- Feb 26, 2000
-
-
-
-
-
-
-
-
Alexandre Julliard authored
In Windows Property Sheet can have any mix of icon-less tabs and tabs with icons. Adds a check to see if the icon we're adding is non-NULL (otherwise random junk from memory can be rendered) when the application has specified the PSP_USEICONID flag is set. Changes to the Tab control to only render icons for tabs that have the TCIF_IMAGE flag set (previously, if the flag was set the entire image list of icons was rendered). Stephane Lussier <stephane@macadamian.com> Fixes for some tab control bugs Henning Hoffmann Fixed some width problem with OWNERDRAW tab. Luc Tourangeau <luc@macadamian.com> TCM_ADJUSTRECT is now returning consistant compare to Windows. Serge Ivanov <sergei@corel.ca> Fixed problem with tab selection. When you select tab it becames first visible tab. Now leftmost visible tab is calculated properly. - Added code for correct handling of updown control. - Forced recalculation of tabs' coordinates when: a) all items are deleted, b) window style is canged
-
MFC 6.0 headers. Fixed typo in TCM_SETMINTABWIDTH constant.
-
-
-
Alexandre Julliard authored
Support ANSI-compatible inline asm (with the help of Patrik Stridvall).
-
Alexandre Julliard authored
-
-
-
-
- implement SetDataFormat for the Mouse driver
-
Got rid of joySendMessages() hack (now implementation with a timer).
-
- Feb 25, 2000
-
-
Alexandre Julliard authored
wrap-arounds in the circular buffer.
-
Alexandre Julliard authored
-
-
-
order to allow Windows 9x Perl to start.
-
zeros. This prevents buffer overruns caused by accessing garbage data. Some improvements to the NULL check patch. Gautam Jain EnumPrinters is not returning the number of printers found in case the parameter dwLevel is 1.
-
Perform case insensitive comparison for the registry paths.
-
-
Add definition of CPINFOEX structure to winnls.h
-
-
-
-
-
Thuy Nguyen <thuy@macadamian.com> Don't allow to resize stream open in read only mode Allow write access for stream/storage open with STGM_READWRITE. StgOpenStorage return values are now more detailed. Don't rely on STGM_CREATE flag in the Storage constructor. Preventing to write out of date property. Owen Wang <owenw@corel.ca> Allow both positive & negative 32-bit integers as with MFC assumption. This patch improves the 32bit limit on IStream::*_Seek operations. John Li <johnl@corel.ca> When WP opens a linked file, the malloc function in OLECONVERT_LoadOLE10(...) returns a NULL. This causes a later Wine crash. The actual problem is the function reading a large data length.
-
-
-
files.
-
-
-
-
-
-
necessary.
-