wine-wine/dlls/comctl32
Markus Gömmel f281d0e77d comctl32/datetime: Added a missing InvalidateRect to update display after WM_ENABLE. 2007-07-02 13:24:17 +02:00
..
tests comctl32: Replace malloc() with HeapAlloc(). 2007-06-29 12:32:51 +02:00
Makefile.in comctl32: Win64 printf format warning fixes. 2006-10-14 20:17:06 +02:00
animate.c wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility. 2007-05-25 20:37:56 +02:00
comboex.c wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility. 2007-05-25 20:37:56 +02:00
comctl32.h comctl32: rebar: Test and fix the WM_SIZE handler and REBAR_ForceResize. 2007-02-20 11:43:13 +01:00
comctl32.spec comctl32: Add stub for DrawShadowText. 2007-05-31 13:07:20 +02:00
comctl32undoc.c comctl32: Constify some variables. 2007-04-02 11:36:23 +02:00
comctl_Bg.rc comctl32: Use wsprintf instead of strcat building the properties 2006-07-12 19:28:17 +02:00
comctl_Cn.rc comctl32: Use wsprintf instead of strcat building the properties 2006-07-12 19:28:17 +02:00
comctl_Cs.rc comctl32: Use wsprintf instead of strcat building the properties 2006-07-12 19:28:17 +02:00
comctl_De.rc resources: Change German sublanguage code to SUBLANG_NEUTRAL. 2006-10-24 11:45:12 +02:00
comctl_En.rc comctl32: Use wsprintf instead of strcat building the properties 2006-07-12 19:28:17 +02:00
comctl_Eo.rc comctl32: Use wsprintf instead of strcat building the properties 2006-07-12 19:28:17 +02:00
comctl_Es.rc comctl32: Use wsprintf instead of strcat building the properties 2006-07-12 19:28:17 +02:00
comctl_Fr.rc comctl32: Use wsprintf instead of strcat building the properties 2006-07-12 19:28:17 +02:00
comctl_Hu.rc comctl32: Use wsprintf instead of strcat building the properties 2006-07-12 19:28:17 +02:00
comctl_It.rc Consistently use SUBLANG_NEUTRAL for Italian resources. 2006-12-05 11:28:38 +01:00
comctl_Ja.rc comctl32: Use wsprintf instead of strcat building the properties 2006-07-12 19:28:17 +02:00
comctl_Ko.rc Korean: Use SUBLANG_NEUTRAL in Korean resources. 2006-10-20 13:49:39 +02:00
comctl_Nl.rc resources: Change Dutch sublanguage code to SUBLANG_NEUTRAL. 2006-10-24 17:45:51 +02:00
comctl_No.rc comctl32: Use wsprintf instead of strcat building the properties 2006-07-12 19:28:17 +02:00
comctl_Pl.rc comctl32: Update Polish translation. 2006-09-27 09:40:05 +02:00
comctl_Pt.rc comctl32: Add a Portuguese translation (contributed by Americo Jose Melo). 2006-11-27 13:42:42 +01:00
comctl_Ru.rc Some fixes in russian resources. 2007-02-09 11:48:28 +01:00
comctl_Si.rc comctl32: Use wsprintf instead of strcat building the properties 2006-07-12 19:28:17 +02:00
comctl_Sv.rc comctl32: Use wsprintf instead of strcat building the properties 2006-07-12 19:28:17 +02:00
comctl_Th.rc comctl32: Use wsprintf instead of strcat building the properties 2006-07-12 19:28:17 +02:00
comctl_Tr.rc comctl32: Use wsprintf instead of strcat building the properties 2006-07-12 19:28:17 +02:00
comctl_Uk.rc comctl32: Use wsprintf instead of strcat building the properties 2006-07-12 19:28:17 +02:00
commctrl.c comctl32: Do not use wide character constants. 2007-06-22 12:18:59 +02:00
datetime.c comctl32/datetime: Added a missing InvalidateRect to update display after WM_ENABLE. 2007-07-02 13:24:17 +02:00
dpa.c comctl32: Win64 printf format warning fixes. 2006-10-14 20:17:06 +02:00
draglist.c comctl32: Win64 printf format warning fixes. 2006-10-14 20:17:06 +02:00
dsa.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
flatsb.c wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility. 2007-05-25 20:37:56 +02:00
header.c wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility. 2007-05-25 20:37:56 +02:00
hotkey.c wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility. 2007-05-25 20:37:56 +02:00
imagelist.c comctl32: imagelist: Fix simultaneous selection of one bitmap into two device contexts. 2007-06-01 12:43:40 +02:00
imagelist.h comctl32: Use packing only for public ILHEAD structure, 2 bytes packing is enough. 2007-04-23 13:58:05 +02:00
ipaddress.c wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility. 2007-05-25 20:37:56 +02:00
listview.c comctl32/listview.c: Ownerdraw font problem during focus change fixed. 2007-06-06 20:34:19 +02:00
monthcal.c wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility. 2007-05-25 20:37:56 +02:00
nativefont.c wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility. 2007-05-25 20:37:56 +02:00
pager.c wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility. 2007-05-25 20:37:56 +02:00
progress.c wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility. 2007-05-25 20:37:56 +02:00
propsheet.c comctl32: Determine if PSH_PROPSHEETPAGE is set once. 2007-06-26 12:12:36 +02:00
rebar.c wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility. 2007-05-25 20:37:56 +02:00
rsrc.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
smoothscroll.c comctl32: Constify some variables. 2007-04-02 11:37:44 +02:00
status.c wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility. 2007-05-25 20:37:56 +02:00
string.c comctl32: Get rid of CharNextW/CharPrevW. Simplify some string functions. 2007-06-25 13:51:00 +02:00
syslink.c wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility. 2007-05-25 20:37:56 +02:00
tab.c comctl32: Remove useless pointer check. 2007-06-13 11:19:36 +02:00
theme_combo.c comctl32: Constify some variables. 2007-04-03 11:21:45 +02:00
theme_dialog.c comctl32: Remove unneccessary default debug channels. 2006-08-26 18:54:05 +02:00
theme_edit.c comctl32: Remove unneccessary default debug channels. 2006-08-26 18:54:05 +02:00
theme_listbox.c comctl32: Remove unneccessary default debug channels. 2006-08-26 18:54:05 +02:00
theming.c wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility. 2007-05-25 20:37:56 +02:00
toolbar.c comctl32: Fix a compilation warning in 64-bit mode. 2007-06-01 12:42:06 +02:00
tooltips.c comctl32: Do not use wide character constants. 2007-06-22 12:18:59 +02:00
trackbar.c wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility. 2007-05-25 20:37:56 +02:00
treeview.c wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility. 2007-05-25 20:37:56 +02:00
updown.c wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility. 2007-05-25 20:37:56 +02:00