- 10 Feb, 2000 2 commits
-
-
Alexandre Julliard authored
-
Jeremy White authored
the resulting compilation failures).
-
- 07 Feb, 2000 17 commits
-
-
Owen Wang authored
passed a null pointer.
-
Gerald Pfeifer authored
-
Michael Cardenas authored
-
Juergen Schmied authored
-
Juergen Schmied authored
-
Juergen Schmied authored
-
Andreas Mohr authored
- big clean up of misc/cdrom.c and dlls/winmm/mcicda/mcicda.c function naming and such - split debug channel cdaudio into cdrom and mcicda - fixed some typos
-
Sean Langley authored
header file. Added olepro32 dll stubs.
-
Sean Langley authored
-
Juergen Schmied authored
-
Wolfgang Schwotzer authored
joystick driver.
-
Juergen Lock authored
-
Sheri Steeves authored
-
Marcus Meissner authored
determine if we really own a window and can destroy it. The pixelformat for 256 colors has PALETTE|RGB flags (Tomb Raider 2) Set paintable flag for application passed cooperative/drawing window. GetDisplayMode: We might have and do support 2 backbuffers.
-
Noomen Hamza authored
-
Luc Tourangeau authored
-
Marcus Meissner authored
-
- 03 Feb, 2000 12 commits
-
-
Alexandre Julliard authored
-
Ulrich Weigand authored
Updated all Makefiles to use .spec files and new resource handling.
-
Ulrich Weigand authored
Use built-in EXE modules for WineLib apps (instead of ELF modules). Removed dummy ELF module creation. Removed LIBRES handling.
-
Ulrich Weigand authored
-
Jeremy White authored
wine/windef16.h.
-
Julio César Gázquez authored
-
Marcus Meissner authored
-
Alex Priem authored
- Reworked drawing/selection - Implementation of WM_KEYDOWN
-
Ove Kaaven authored
-
Ove Kaaven authored
Use service thread for the periodic refresh.
-
Ove Kaaven authored
-
Ove Kaaven authored
-
- 31 Jan, 2000 1 commit
-
-
Alexandre Julliard authored
-
- 30 Jan, 2000 8 commits
-
-
Alexandre Julliard authored
-
Ulrich Weigand authored
-
Marcus Meissner authored
(ImageList_SetOverlayIndex) should accept -1 as overlayindex. (ImageList_Read) We can read a NxM bitmap from the stream and have to convert it into a 1x(M*N) bitmap, set cCurImage,cMaxImage. Added documentation. (others) removed some potential operator precendence problems.
-
Marcus Meissner authored
-
Ulrich Weigand authored
Try to invoke external debugger if internal debugger crashes. Try to handle early invocation of debugger more gracefully.
-
Ulrich Weigand authored
Use teb->tibflags instead of teb->flags (for Win95 USER32 compatibility). Removed unused thread event.
-
Andreas Mohr authored
key names of .INI files. - Fixed Get/WritePrivateProfileStructA(): - (re-)translate the binary data into ASCII hex chars - add checksum / checking of it
-
Juergen Schmied authored
- autodetecting of windows registry version
-