- 26 Feb, 2000 18 commits
-
-
Juergen Schmied authored
-
Juergen Schmied authored
-
Juergen Schmied authored
-
Juergen Schmied authored
-
Juergen Schmied authored
-
Patrik Stridvall authored
-
Abey George authored
-
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
-
Ian Schmidt authored
MFC 6.0 headers. Fixed typo in TCM_SETMINTABWIDTH constant.
-
Bill Jin authored
-
Jim Aston authored
-
Alexandre Julliard authored
Support ANSI-compatible inline asm (with the help of Patrik Stridvall).
-
Alexandre Julliard authored
-
Patrik Stridvall authored
-
Patrik Stridvall authored
-
Patrik Stridvall authored
-
Lionel Ulmer authored
- implement SetDataFormat for the Mouse driver
-
Eric Pouech authored
Got rid of joySendMessages() hack (now implementation with a timer).
-
- 25 Feb, 2000 22 commits
-
-
Alexandre Julliard authored
wrap-arounds in the circular buffer.
-
Alexandre Julliard authored
-
Andreas Mohr authored
-
Hidenori Takeshima authored
-
Steven Elliott authored
order to allow Windows 9x Perl to start.
-
Ulrich Czekalla authored
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.
-
Dmitry Timoshkov authored
Perform case insensitive comparison for the registry paths.
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
Add definition of CPINFOEX structure to winnls.h
-
Dmitry Timoshkov authored
-
Hidenori Takeshima authored
-
Hidenori Takeshima authored
-
James Abbatiello authored
-
Pierre Mageau authored
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.
-
Patrik Stridvall authored
-
Patrik Stridvall authored
-
Patrik Stridvall authored
files.
-
James Abbatiello authored
-
Juergen Schmied authored
-
Juergen Schmied authored
-
Juergen Schmied authored
-
Juergen Schmied authored
-