- Apr 20, 2001
-
-
-
time for the callback function - always pass strings instead of atoms to Win32 enum proc - fix trace crash due to string format displaying of atom (LOWORD only) handle
-
-
-
Fixed some missing NULL HIMAGELIST check (fixes Microsoft Works startup).
-
-
-
messages. - If more than one band exists, then first band may have a gripper. - Fix the band layout algorithm to handle some issues from WinARA.
-
- Implement WM_NCCREATE to remove unwanted window styles (as native does). - Clean up some traces.
-
When case fixing #includes, take into account that the file may have been renamed (closes #161). Better support of $(SRCDIR) in -I directives. RTF was not recognised in rc files because it was in the wrong place. Escape weird characters when putting the rc filename in the spec file.
-
-
Use appropriate Unix timeout values in SetCommTimeouts.
-
- Apr 19, 2001
-
-
Alexandre Julliard authored
- Apr 18, 2001
-
-
requested key instead of all keys.
-
Alexandre Julliard authored
anyway.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
-
wine_dbg_vprintf.
-
-
Enhanced the 'afxres.h' handling (the indentation). Start issuing winemaker's warnings in the source files themselves.
-
- Apr 17, 2001
-
-
-
Disabled DirectDraw's old XVidMode and DGA2 drivers, it now depends on the display driver (x11drv) HAL implementations of these features.
-
- add some setupx resources - implement VHSTR functionality - large parts of VCP callback handling - merge setupapi and setupx stuff, especially resource handling gets rid of setupx debug channel; setupapi is the only one that remains
-
-
Allow SetSurfaceDesc to change client memory surface address. Propagate DIB color table updates to backbuffers too (thanks to Stephen Clouse).
-
-
and the User constructor filling in the main capability bits.
-
Call the set_exclusive_mode callback when necessary. Added a Main_DirectDraw_GetCaps method. Removed references to obsolete DIBTexture surface class.
-
Ensured that the primary window is created before the constructor returns. Flag the primary window as transparent so mouse clicks pass through it. Put the primary window handle into a reserved field for x11drv HAL use.
-
-
-
-
-
combobox.
-
- Apr 16, 2001
-
-
-
-
Entered some basic HAL device capabilities data. Added a GetDriverInfo handler.
-
-