- Jan 26, 1999
-
-
Return NULL from OpenThreadToken.
-
- Jan 24, 1999
-
-
- Jan 23, 1999
-
-
- Jan 21, 1999
-
-
API does not have 2 versions. Removed the extra version.
-
- Jan 20, 1999
-
-
- Jan 19, 1999
-
-
Alexandre Julliard authored
Added user APCs support. Many changes to the xterm console to make use of the server (not finished yet). Moved some other small stuff to the server.
-
- Jan 17, 1999
-
-
Alexandre Julliard authored
See Changelog for changes WRT release 990110.
-
Alexandre Julliard authored
See Changelog for changes between 990103 and 990110.
-
- Jan 03, 1999
-
-
Added stubs for eventlog functions.
-
Cleanup, some more functions UNICODE ready.
-
Updated documentation/aspi and reverted an ERR back to WARN.
-
- Dec 25, 1998
-
-
DdeCmpStringHandles, DdeCreateStringHandle, DdeFreeStringHandle, DdeQueryString, DdeUninitialize.
-
- Dec 24, 1998
-
-
- Dec 18, 1998
-
-
-
points for the same functions as the Nt... function of the same names. Changed ntdll.spec to match this.
-
WINE_MODREF creation moved to one central location. Bugfix: correctly select native/built-in version if .DLL extension is missing in LoadLibrary call.
-
-
-
- Dec 15, 1998
-
-
- Dec 14, 1998
-
-
-
-
the pointer.
-
- Dec 11, 1998
-
-
Minor bugfixes and header tidying.
-
-
- Dec 10, 1998
-
-
Alexandre Julliard authored
Authors: Francis Beaudet <francis@macadamian.com>, Sylvain St-Germain <sylvain@macadamian.com>, Thuy Nguyen <thuy@macadamian.com> Lots of new stubs.
-
-
- Dec 09, 1998
-
-
- inputhandling enhanced (keys and mouseclicks) - win32 synchronization (partial) - lots of enhancements to drawing functions - simple/complex console (simple-stdin/stdout -> complex-xterm).
-
- Dec 08, 1998
-
-
printing functions.
-
- Dec 07, 1998
-
-
-
-
A few more parameter validation checks. Return DS_OK rather than 0 in a number of functions. Fixed primary buffer ref count bug in CreateSoundBuffer(). Handle 1-3 byte sound fragments that would cause buffer overruns. Clear primary buffer with a neutral value instead of always 0 (because 128 is neutral for 8-bit sound). Fix bug with mixing 8-bit sound into the primary buffer. Broke out the main block in DSOUND_thread() to another function for readability. Handle "no audio" and "audio busy" cases properly when initializing dsound. Rename DllCanUnloadNow() to DSOUND_DllCanUnloadNow().
-
-
- Dec 01, 1998
-
-
-
-
- more versatile support of surfaces / better surface description support.
-