- 30 Jul, 2000 2 commits
-
-
Ove Kaaven authored
initialize DOS memory properly in the new process model. Made DOSMEM_MemoryBase() use MZ_Current()->img instead of pModule->dos_image.
-
Ove Kaaven authored
-
- 29 Jul, 2000 19 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Marcus Meissner authored
Check for correct struct magic before reading out of it.
-
Marcus Meissner authored
-
Ove Kaaven authored
of pointers from global heap functions.
-
Marcus Meissner authored
-
Ove Kaaven authored
loop. Cleaned up event dispatching code a bit.
-
Ove Kaaven authored
reading directly from the console driver.
-
Francois Gouget authored
shell32 now requires linking with kernel32 and shlwapi
-
Uwe Bonnes authored
-
Huw D M Davies authored
-
Lionel Ulmer authored
-
Ove Kaaven authored
-
Ove Kaaven authored
-
Ove Kaaven authored
positions and the VGA routines, instead of directly accessing the console driver.
-
Marcus Meissner authored
-
Dmitry Timoshkov authored
FindResourceA/W should search for any language resource.
-
Marcus Meissner authored
-desktop mode.
-
Francois Boisvert authored
clicking on a window having a customize non client area.
-
- 28 Jul, 2000 16 commits
-
-
Ove Kaaven authored
-
Wolfgang Schwotzer authored
-
Francois Jacques authored
- X11DRV and TTYDRV updated with new API SetWindowRgn
-
Ove Kaaven authored
routines now always use the current memory space.
-
Patrik Stridvall authored
-
Patrik Stridvall authored
-
Patrik Stridvall authored
-
Stephane Lussier authored
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.
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-
Stephane Lussier authored
- 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)
-
Ove Kaaven authored
trying to find and read from the current task's module structures.
-
Ove Kaaven authored
don't need those complex constraints either.
-
Ove Kaaven authored
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...
-
Huw D M Davies authored
Add some more TRACE()s.
-
Alexandre Julliard authored
32-bit dll that contains it.
-
- 26 Jul, 2000 3 commits
-
-
Alexandre Julliard authored
Merged sound.dll into winmm.dll. Merged stress.dll into kernel32.dll.
-
Alexandre Julliard authored
file.
-
Eric Pouech authored
- upgraded vfw.h content
-