Mike McCormack
|
f92deed281
|
Remove references to HEAP_strdupAtoW.
|
2003-09-27 02:24:31 +00:00 |
|
Dimitrie O. Paun
|
4d6a47a268
|
Remove obsolete status files for direct3D, directsound, and
internationalisation.
|
2003-09-27 02:24:01 +00:00 |
|
Dimitrie O. Paun
|
e21e3d0a80
|
Merge documentation/status/directplay into the code.
|
2003-09-27 02:23:44 +00:00 |
|
Dimitrie O. Paun
|
976483e2a9
|
Merge documentation/status/directdraw into the ddraw code.
|
2003-09-27 02:22:56 +00:00 |
|
Dimitrie O. Paun
|
b99ab2dd18
|
Merge documentation/status/version into the version code.
|
2003-09-27 02:22:21 +00:00 |
|
Dimitrie O. Paun
|
508cac8ad6
|
Merge documentation/status/lzexpand into the lzexpand source.
|
2003-09-27 02:22:02 +00:00 |
|
José Manuel Ferrer Ortiz
|
1bae93d63f
|
Added Spanish resources.
|
2003-09-27 02:21:33 +00:00 |
|
Robert Reif
|
3237c5a875
|
Remove capture tests from dsound.c and place them in a new file
capture.c.
|
2003-09-27 02:21:12 +00:00 |
|
Robert Reif
|
6b145f0473
|
Allow wave emulated capture while doing hardware accelerated
playback.
|
2003-09-27 02:20:19 +00:00 |
|
Mike McCormack
|
f6125ad33e
|
Added AW defines to msi.h and msiquery.h.
|
2003-09-27 02:19:48 +00:00 |
|
Alexandre Julliard
|
60c857e19c
|
Store the dll name for the export directory inside the exported names
list.
|
2003-09-26 04:36:46 +00:00 |
|
Alexandre Julliard
|
a33f318ffc
|
Avoid depending on MODULE_GetBinaryType in load_library_as_datafile.
|
2003-09-26 04:35:44 +00:00 |
|
Alexandre Julliard
|
2d13956285
|
The "Path" value of the "App Paths" entry should be handled in
ShellExecute by changing PATH in the new process, instead of being
done in SearchPath.
|
2003-09-26 04:35:01 +00:00 |
|
Dimitrie O. Paun
|
8b255842ec
|
Remove the obsolete pascal16 (replaced by pascal -ret16).
|
2003-09-26 04:32:19 +00:00 |
|
Michael Stefaniuc
|
340177c3e3
|
Fixed missing wine_tsx11_unlock() on error path.
|
2003-09-26 04:29:57 +00:00 |
|
Alexandre Julliard
|
74c5efeb76
|
Moved WINE_MODREF definition to loader.c.
Removed short module name from WINE_MODREF, Windows doesn't have it.
Rewrote LdrGetDllHandle to only use Unicode.
|
2003-09-25 23:55:35 +00:00 |
|
Robert Shearman
|
0a6f11c88a
|
- A few cosmetic fixes.
- Various bug fixes.
- Add some OutputPin helpers.
- Add a new type of pin, PullPin.
|
2003-09-25 23:50:06 +00:00 |
|
Dimitrie O. Paun
|
59bec50301
|
Merge the non-obsolete bits from wine.texinfo into the Wine Developers
Guide.
|
2003-09-25 23:48:39 +00:00 |
|
Pavel Roskin
|
dbebaf6729
|
Fix checkboxes in the "Color dialog flags" dialogs. They would not
change state.
|
2003-09-25 23:48:18 +00:00 |
|
José Manuel Ferrer Ortiz
|
28c87b0b7a
|
Added Spanish resources.
|
2003-09-25 23:47:55 +00:00 |
|
Alexandre Julliard
|
2052538a47
|
Moved loadorder support to dlls/ntdll.
Removed the --dll option and replaced it by the WINEDLLOVERRIDES
environment variable.
|
2003-09-25 20:33:41 +00:00 |
|
Alexandre Julliard
|
1d2eb37bde
|
Ignore __pthread_rwlock_unlock call if the pthread functions are not
initialized yet.
|
2003-09-25 20:30:18 +00:00 |
|
Jon Griffiths
|
90535ce905
|
Various test fixes for XP/msvc.
|
2003-09-25 20:29:40 +00:00 |
|
Rolf Kalbermatter
|
5e46d9f9d7
|
Add some comments to functions and minor fixes.
Export already existing (but still undocumented) functions
ILCreateFromPathA/W.
|
2003-09-25 20:26:28 +00:00 |
|
Mike McCormack
|
b8921a24ab
|
Use unions instead of defines in async work requests.
|
2003-09-25 20:25:22 +00:00 |
|
Richard Cohen
|
e040b7cd62
|
- "wine-cvsdirs" should be "full-cvs".
- Removed unnecessary 'cd'.
|
2003-09-25 20:24:16 +00:00 |
|
Robert Reif
|
3be10b0458
|
Avoid divide by zero if the sound driver returns 0 for speed.
|
2003-09-25 20:23:52 +00:00 |
|
Jason Edmeades
|
b3ca47c689
|
Add real support for VS1.1, ie make the relative addressing mode
work.
|
2003-09-25 20:22:40 +00:00 |
|
Jason Edmeades
|
de3b0dfffb
|
The 'w' component is used more than just for the vertex, so we cannot
do the projection mapping ourselves. Also tidy up a tracepoint, and
preinitialize the shaders output as windows seems to.
|
2003-09-25 20:22:21 +00:00 |
|
Pavel Roskin
|
3a82706e54
|
Call HeapAlloc() on entries before HeapReAlloc() to avoid crash on
Windows 2000.
|
2003-09-25 20:21:47 +00:00 |
|
Pavel Roskin
|
1341e9ae2b
|
Fix processing of the command line.
|
2003-09-25 20:21:32 +00:00 |
|
Alexandre Julliard
|
16cd86197a
|
Moved DLLFLAGS to a separate variable instead of including it in
DEFS.
|
2003-09-24 19:01:44 +00:00 |
|
Alexandre Julliard
|
b48d812433
|
Rewrote getenv and _wgetenv to avoid returning a pointer to a freed
memory block.
|
2003-09-24 18:57:28 +00:00 |
|
Pavel Roskin
|
7add08a303
|
Added configure check for spawnvp().
|
2003-09-24 18:54:40 +00:00 |
|
Jon Griffiths
|
14b215a478
|
More locale tests.
|
2003-09-24 18:52:39 +00:00 |
|
Jon Griffiths
|
f333510af2
|
Add LanguageGroup/GeoID enumeration fns.
Add some reg entries from XP.
SetLocaleInfo(): Set 2 I-values from S-values.
Optimise code size, fix a few bugs, documentation.
|
2003-09-24 18:51:22 +00:00 |
|
Jon Griffiths
|
0b2d44ed53
|
Added tests for cpp objects/RTTI.
|
2003-09-24 18:49:45 +00:00 |
|
Alexandre Julliard
|
240b0a9b48
|
Moved the Windows version code to dlls/ntdll, and implemented
RtlGetVersion and RtlVerifyVersionInfo.
Moved the 16-bit and DOS version support to dlls/kernel.
|
2003-09-24 05:26:00 +00:00 |
|
Jon Griffiths
|
fe455456af
|
Documentation updates.
|
2003-09-24 05:14:39 +00:00 |
|
Jon Griffiths
|
67d1c0884f
|
Document BSTR functions, add SetOANoCache().
|
2003-09-24 05:12:52 +00:00 |
|
Jon Griffiths
|
821b228cda
|
MSVC warning fix.
|
2003-09-24 05:12:28 +00:00 |
|
Jon Griffiths
|
70217641e3
|
Portability fix.
|
2003-09-24 05:12:14 +00:00 |
|
Dimitrie O. Paun
|
e88d71b29c
|
Small cleanups, remove references to authors.ent.
|
2003-09-24 05:11:51 +00:00 |
|
Alexandre Julliard
|
3bff2b3c9c
|
Authors: Juraj Hercek <juraj@syncad.com>, Eric Frias <efrias@syncad.com>
Implemented pthread conditions.
|
2003-09-23 22:59:44 +00:00 |
|
Juraj Hercek
|
9d481e32a0
|
Added SS_ENDELLIPSIS.
|
2003-09-23 22:57:20 +00:00 |
|
Dimitrie O. Paun
|
b5b0e4d43d
|
Move authors to the wine-user.sgml.
Remove unused files.
|
2003-09-23 22:56:25 +00:00 |
|
Jon Griffiths
|
09fefeed7a
|
Not everyone has <unistd.h>, some files need <io.h> too (msvc).
|
2003-09-23 22:54:57 +00:00 |
|
Jon Griffiths
|
33c069ae30
|
Added some needed config.h entries.
|
2003-09-23 22:51:11 +00:00 |
|
Jon Griffiths
|
d051a95b26
|
A first stab at wcstod().
|
2003-09-23 22:50:30 +00:00 |
|
Jon Griffiths
|
fc049ecdd5
|
Added StrFormatKBSizeA/W.
|
2003-09-23 22:49:56 +00:00 |
|