- 27 Feb, 2000 2 commits
-
-
Petr Tomasek authored
- DRIVE_ReadSuperblock: better checking for the FAT fs.
-
Uwe Bonnes authored
-
- 26 Feb, 2000 28 commits
-
-
Juergen Schmied authored
for Winelib, use real functions for exports from ntdll.
-
Juergen Schmied authored
-
Hidenori Takeshima authored
-
Ulrich Czekalla authored
-
Yuxi Zhang authored
appeared in the window. Sheri Steeves <sheri@macadamian.com> In LISTBOX_UpdateScroll(), if the listbox did not have the WS_SCROLL style it would just return. This left the horizontal scroll bar uninitialized and it was appearing at the bottom of the listbox when it did not have to. Serge Ivanov <sergei@corel.com> LISTBOX_SetColumnWidth adds extra 2 pixels to the passed column width (it says it is for column margins). Obviously it is wrong, because margins must be internal.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Juergen Schmied authored
New SHELL_DeleteDirectoryA Use shell notifications. Enabled file manipulation functions.
-
Juergen Schmied authored
-
Juergen Schmied authored
-
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 10 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
-