- Apr 24, 1999
-
-
-
-
-
-
-
-
instead...
-
Alexandre Julliard authored
HEADER_InsertItemA and HEADER_InsertItemW now treat null pointers to text strings as null strings, as Windows does. Fixes wine crash on startup of CuteFTP.
-
string value case, in place of setting data to NULL and length to 0, and this is without initializing output buffer parameter of RegQueryValue*.
-
-
- Apr 22, 1999
-
-
-
-
-
shown, hidden or tracked. The SetWindowPos calls needed to have the SWP_NOACTIVATE flag set additionally.
-
-
-
-
-
-
-
entry table layout.
-
-
-
Added stubs for some Win98 GDI32 routine. Re-numbered all named exports (lexicographically).
-
-
-
- stub SHValidateUNC
-
-
and added #if:s to seperate the code out if libdl isn't availble.
-
-
-
-
-
functions. This is important specially when there's no data to return.
-
DllEntryPoint during the attach notification.
-
- Apr 21, 1999
-
-
- rewrote GetMenuItemID/GetSubMenu to use MENU_FindItem (hmenu=0xffff fix).
-
-
it (thanks to Marcus Meissner <marcus@jet.franken.de>).
-
loadorder stuff.
-
- Apr 19, 1999
-
-
playback of SetDIBitsToDevice. Cleaned up PlayMetaFileRecord a bit.
-