- Jul 30, 2000
-
-
Alexandre Julliard authored
-
initialize DOS memory properly in the new process model. Made DOSMEM_MemoryBase() use MZ_Current()->img instead of pModule->dos_image.
-
-
- Jul 29, 2000
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Check for correct struct magic before reading out of it.
-
-
of pointers from global heap functions.
-
-
loop. Cleaned up event dispatching code a bit.
-
reading directly from the console driver.
-
shell32 now requires linking with kernel32 and shlwapi
-
-
-
-
-
-
positions and the VGA routines, instead of directly accessing the console driver.
-
-
FindResourceA/W should search for any language resource.
-
-desktop mode.
-
clicking on a window having a customize non client area.
-
- Jul 28, 2000
-
-
-
-
- X11DRV and TTYDRV updated with new API SetWindowRgn
-
routines now always use the current memory space.
-
-
-
-
of the Window. Service thread is doing the invalidation part, and the application thread is doing the erasing part. All this has been implemented using WM_SYNCPAINT message.
-
-
-
- In DIALOG_CreateIndirect UpdateWindow shouldn't be called. Wine will generate a WM_PAINT eventually for the dialog, no need to force a paint right away. (based on a patch from James Hatheway in the Corel tree)
-
trying to find and read from the current task's module structures.
-
don't need those complex constraints either.
-
even if no such wake bits are set, because in a PeekMessage loop, there's no sleeping, so the necessary wake bits are never set...
-
Add some more TRACE()s.
-
Alexandre Julliard authored
32-bit dll that contains it.
-
- Jul 26, 2000
-
-
Alexandre Julliard authored
Merged sound.dll into winmm.dll. Merged stress.dll into kernel32.dll.
-
Alexandre Julliard authored
file.
-