- 28 Jul, 2000 7 commits
-
-
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 8 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
-
Alexandre Julliard authored
-
Alexandre Julliard authored
(thanks to Peter Ganten).
-
Andreas Mohr authored
-
Andreas Mohr authored
MODULE_GetBinaryType().
-
Alexandre Julliard authored
-
- 25 Jul, 2000 21 commits
-
-
Alexandre Julliard authored
the wineserver too.
-
Andreas Mohr authored
non-existent directory would leave the new drive enabled upon aborting (fixes CuteFTP install and should fix MANY apps) This has probably been caused by myself. *brownpaperbag* - added GetVolumeInformation serial number bug-for-bug compatibility - corrected Unicode labels (better CD-ROM handling in general) - moved CD-ROM label detection code to misc/cdrom.c - possible to use loopback mounted ISO9660 files - init some uninitialised drive fields - remove some unnecessary header includes
-
Susan Farley authored
-
Dave Pickles authored
- Added full support for FORMAT_MESSAGE_FROM_SYSTEM - Implemented language search as documented - Illegal combinations of options trapped. - Message table for system messages added.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
James Hatheway authored
-
Patrik Stridvall authored
-
Patrik Stridvall authored
-
Bertho Stultiens authored
does not generate proper default transition rules for non-terminals. See comments in parser.y how the fix works. - Changed the error-line/char position to make emacs happy parsing the position of the error. - Added comments in the documentation in which order the line-numer and character-position of the error is written.
-
Ove Kaaven authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
made advapi32 a separate dll.
-
Eric Pouech authored
- segmented expressions didn't display correctly - using dynamic size array for nested types parsing - correct display of source code after a crash factorized some code
-
Alexandre Julliard authored
-
Aric Stewart authored
Provide the two pixel buffer between the image and the label.
-
Huw D M Davies authored
-
Dmitry Timoshkov authored
-
Ove Kaaven authored
console driver.
-
Ove Kaaven authored
for running real-mode code on platforms that don't support vm86; the current CallRM->RMCB shortcut code should take care of all Wine-supplied RM APIs (such as DOSASPI) anyway.
-
Alexandre Julliard authored
-
- 24 Jul, 2000 1 commit
-
-
Alexandre Julliard authored
Merged win87em and windebug into kernel32.dll.
-
- 23 Jul, 2000 3 commits
-
-
Francois Gouget authored
Replaced the Win16 hmemcpy16 (obsolete) with memcpy.
-
Francois Gouget authored
Replaced the Win16 hmemcpy16 (obsolete) with memcpy. Removed obsolete references to the Languages array.
-
Francois Gouget authored
-