Sweden-Number/dlls/comctl32
Adam Gundy a4944ff123 TOOLBAR_AddBitmap() and TOOLBAR_ReplaceBitmap() are not supposed to
modify the bitmap - we call ImageList_AddMasked() which turns all
masked pixels black. Fixed by making a copy of the bitmap to give to
ImageList_AddMasked().
2003-03-07 23:02:46 +00:00
..
.cvsignore Update some .cvsignore files for building on Windows. 2002-08-30 00:04:03 +00:00
Makefile.in - fix the "int format, HANDLE arg" type of warnings for comctl32 2002-10-23 22:19:10 +00:00
animate.c Eliminate lots of __WINE__ conditionals from the headers. 2003-01-03 19:12:55 +00:00
comboex.c Change RECT to use LONG to match win32 standard headers and fix format 2003-01-08 21:09:25 +00:00
comctl32.h Get rid of generic notification support in comctrl32. The MS docs were 2002-12-10 19:07:59 +00:00
comctl32.spec Implemented StrStrIW. 2002-12-13 23:25:59 +00:00
comctl32undoc.c Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them. 2003-01-07 20:36:20 +00:00
comctl_Cn.rc Added Simplified Chinese support. 2002-11-20 19:47:44 +00:00
comctl_De.rc Removed some more trailing whitespace. 2002-06-01 02:55:48 +00:00
comctl_En.rc - Unicodeify control. 2002-09-17 18:30:07 +00:00
comctl_Ko.rc Added Korean resources. 2002-06-10 02:32:31 +00:00
comctl_Pl.rc Added Polish translations. 2002-08-27 00:35:28 +00:00
comctl_Si.rc Added Slovenian resources. 2002-06-28 23:28:36 +00:00
commctrl.c Remove (POINTER)NULL casts. 2003-01-14 23:43:41 +00:00
datetime.c Change RECT to use LONG to match win32 standard headers and fix format 2003-01-08 21:09:25 +00:00
draglist.c - fix the "int format, HANDLE arg" type of warnings for comctl32 2002-10-23 22:19:10 +00:00
flatsb.c Removed unnecessary HANDLE typecasts. 2002-12-02 18:10:57 +00:00
header.c Removed unnecessary HANDLE typecasts. 2002-12-02 18:10:57 +00:00
hotkey.c Removed unnecessary HANDLE typecasts. 2002-12-02 18:10:57 +00:00
imagelist.c Janitorial. Get rid of W->A call. 2003-03-06 22:43:43 +00:00
imagelist.h Validate imagelists with christmas magic. 2003-01-02 17:51:13 +00:00
ipaddress.c Removed unnecessary HANDLE typecasts. 2002-12-02 18:10:57 +00:00
listview.c When shifting the list's indices, we must not send notify messages if 2003-03-07 20:35:30 +00:00
monthcal.c Change RECT to use LONG to match win32 standard headers and fix format 2003-01-08 21:09:25 +00:00
nativefont.c Removed unnecessary HANDLE typecasts. 2002-12-02 18:10:57 +00:00
pager.c Change RECT to use LONG to match win32 standard headers and fix format 2003-01-08 21:09:25 +00:00
progress.c Add config.h/port.h to allow compilation/linking in MSVC. 2002-12-16 22:43:58 +00:00
propsheet.c PROPSHEET_CreateDialog() is documented to return -1 on failure, and 2003-03-07 20:29:58 +00:00
rebar.c Remove some unreachable code. 2003-02-24 20:48:45 +00:00
rsrc.rc Added Simplified Chinese support. 2002-11-20 19:47:44 +00:00
smoothscroll.c - fix the "int format, HANDLE arg" type of warnings for comctl32 2002-10-23 22:19:10 +00:00
status.c Change RECT to use LONG to match win32 standard headers and fix format 2003-01-08 21:09:25 +00:00
tab.c Fix invisible tabs in TabControls with fixed tab width. 2003-03-04 04:34:03 +00:00
toolbar.c TOOLBAR_AddBitmap() and TOOLBAR_ReplaceBitmap() are not supposed to 2003-03-07 23:02:46 +00:00
tooltips.c Change RECT to use LONG to match win32 standard headers and fix format 2003-01-08 21:09:25 +00:00
trackbar.c Change RECT to use LONG to match win32 standard headers and fix format 2003-01-08 21:09:25 +00:00
treeview.c TREEVIEW_UpdateScrollBars() now copes with an empty tree. 2003-03-06 22:41:59 +00:00
updown.c Removed unnecessary HANDLE typecasts. 2002-12-02 18:10:57 +00:00