- Feb 10, 2000
-
-
the resulting compilation failures).
-
- Feb 07, 2000
-
-
passed a null pointer.
-
-
-
-
-
-
- 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
-
header file. Added olepro32 dll stubs.
-
-
-
joystick driver.
-
-
-
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.
-
-
-
-
- Feb 03, 2000
-
-
Alexandre Julliard authored
-
Updated all Makefiles to use .spec files and new resource handling.
-
Use built-in EXE modules for WineLib apps (instead of ELF modules). Removed dummy ELF module creation. Removed LIBRES handling.
-
-
wine/windef16.h.
-
-
-
- Reworked drawing/selection - Implementation of WM_KEYDOWN
-
-
Use service thread for the periodic refresh.
-
-
-
- Jan 31, 2000
-
-
Alexandre Julliard authored
-
- Jan 30, 2000
-
-
-
(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.
-
-
Try to invoke external debugger if internal debugger crashes. Try to handle early invocation of debugger more gracefully.
-
Use teb->tibflags instead of teb->flags (for Win95 USER32 compatibility). Removed unused thread event.
-
key names of .INI files. - Fixed Get/WritePrivateProfileStructA(): - (re-)translate the binary data into ASCII hex chars - add checksum / checking of it
-
- autodetecting of windows registry version
-
'ICOM_MSVTABLE_COMPAT_DummyRTTIVALUE' macro to provide padding in C++.