Sweden-Number/dlls/comctl32
Alexandre Julliard f0cd33c69e include: Add support for defining Win32 types as 'long' where possible.
Add -DWINE_NO_LONG_TYPES to modules that still have compilation
warnings with long types.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-01-27 20:38:22 +01:00
..
tests include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
Makefile.in include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
animate.c
button.c comctl32: Use correct integral type. 2022-01-27 11:12:55 +01:00
combo.c comctl32: Redraw children when the combo box is dropped down. 2021-11-12 22:42:51 +01:00
comboex.c
comctl32.h comctl32/status: Do not draw background for status text. 2022-01-20 10:53:40 +01:00
comctl32.manifest
comctl32.rc
comctl32.spec comctl32: Add semi-stub for ImageList_WriteEx. 2021-11-19 19:58:11 +01:00
commctrl.c comctl32/status: Do not draw background for status text. 2022-01-20 10:53:40 +01:00
datetime.c comctl32: Use OpenThemeDataForDpi() to create a theme handle not associated to a window. 2021-09-01 17:06:22 +02:00
dpa.c
draglist.c
dsa.c
edit.c
flatsb.c
header.c
hotkey.c comctl32: Use OpenThemeDataForDpi() to create a theme handle not associated to a window. 2021-09-01 17:06:22 +02:00
idb_cmdlink.bmp
idb_hist_large.bmp
idb_hist_large.svg
idb_hist_small.bmp
idb_hist_small.svg
idb_std_large.bmp
idb_std_large.svg
idb_std_small.bmp
idb_std_small.svg
idb_view_large.bmp
idb_view_large.svg
idb_view_small.bmp
idb_view_small.svg
idc_copy.cur
idc_copy.svg
idc_divider.cur
idc_divider.svg
idc_divideropen.cur
idc_divideropen.svg
idc_movebutton.cur
idc_movebutton.svg
idi_dragarrow.ico
idi_tt_error_sm.ico
idi_tt_info_sm.ico
idi_tt_warn_sm.ico
idt_check.bmp
imagelist.c comctl32: Fix return type of ImageList_WriteEx. 2022-01-03 12:43:00 +01:00
ipaddress.c
listbox.c
listview.c comctl32/listview: Add partial implementation of LVM_GETNEXTITEMINDEX. 2022-01-21 18:40:30 +01:00
monthcal.c
nativefont.c
pager.c
progress.c
propsheet.c comctl32/propsheet: Handle page dialog tab texture in DefDlgProc(). 2022-01-24 10:18:42 +01:00
rebar.c comctl32/rebar: Do not remove WS_BORDER when theming is on. 2021-10-06 20:29:34 +02:00
smoothscroll.c
static.c comctl32/static: Enable parent dialog tab texture. 2022-01-24 10:18:39 +01:00
status.c comctl32/status: Do not draw background for status text. 2022-01-20 10:53:40 +01:00
string.c
syslink.c
tab.c
taskdialog.c comctl32: Use correct integral type. 2022-01-27 11:12:55 +01:00
toolbar.c comctl32: Use OpenThemeDataForDpi() to create a theme handle not associated to a window. 2021-09-01 17:06:22 +02:00
tooltips.c
trackbar.c
treeview.c comctl32/treeview: Support themed check boxes for TVS_CHECKBOXES style. 2022-01-20 10:53:28 +01:00
updown.c