- Jun 05, 1999
-
-
-
when the mouse is not captured.
-
source DC in order to allow PSDRV_CreateDC to locate the printer info for the device.
-
Fixed a few bugs (device names are no longer converted to upper case, added call back window, all structures moved to 32 bit...).
-
-
-
-
using a faster generic routine and some inline assembly for i386 (cleanups by Ove).
-
- Jun 04, 1999
-
-
Alexandre Julliard authored
Global handle table is no longer bound to a process. Removed special handling of the initial process.
-
Alexandre Julliard authored
-
- May 29, 1999
-
-
Alexandre Julliard authored
Made THREAD_Current() inline. Moved server tid into TEB.
-
-
Alexandre Julliard authored
Fixed incorrect lookup of background color.
-
Alexandre Julliard authored
Fixed problems when using multiple style flags together.
-
Alexandre Julliard authored
Fixed a problem when using string resources as tooltext.
-
-
(when you want them to be).
-
-
Alexandre Julliard authored
Meissner).
-
-
-
- Implemented LVM_FINDITEM message. - Added some new window styles. - Fixed some bugs and extended a number of existing functions. - Modified selection functions to support area selection (for group selection in LVS_ICON and LVS_SMALLICON).
-
messages.
-
-
- added (experimental) DIBSection implementation of GetDC / ReleaseDC
-
-
-
-
-
-
-
-
- May 24, 1999
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Shuffled things around a bit in PROCESS_Start to avoid deadlocks. Changed PROCESS_CallUserSignalProc to avoid accessing another process address space.
-
Alexandre Julliard authored
Added cmd_line and cmd_show in new_process request.
-
-
-
added undocumented mmsystem functions
-
now calling time init function from mmsystem and/or winmm entry point
-