Sweden-Number/dlls/comctl32
Michael Stefaniuc ab55448069 comctl32/tests: Get rid of a temp buffer. 2012-12-12 11:58:43 +01:00
..
tests comctl32/tests: Get rid of a temp buffer. 2012-12-12 11:58:43 +01:00
Makefile.in
animate.c
comboex.c comctl32: Forward the focus to the edit control if it exists. 2012-09-25 18:11:21 +02:00
comctl32.h
comctl32.manifest
comctl32.rc
comctl32.spec
comctl32undoc.c Assorted typo, spelling, wording and case fixes. 2012-05-15 16:26:43 +02:00
commctrl.c
datetime.c comctl32: Remove unneeded address-of operators from array names. 2012-12-06 13:01:15 +01:00
dpa.c Assorted typo, spelling, wording and case fixes. 2012-05-15 16:26:43 +02:00
draglist.c
dsa.c
flatsb.c
header.c comctl32: XOR'ing with a black pen is not useful. 2012-09-10 11:38:21 +02:00
hotkey.c
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_divider.cur
idc_divideropen.cur
idc_movebutton.cur
idi_dragarrow.ico
idi_tt_error_sm.ico
idi_tt_info_sm.ico
idi_tt_warn_sm.ico
idt_check.bmp
imagelist.c comctl32: Call interface methods properly. 2012-08-20 10:58:45 +02:00
ipaddress.c
listview.c comctl32/listview: Forward more header notifications to parent window. 2012-12-11 20:45:44 +01:00
monthcal.c comctl32: Correct values passed in MCN_SELECT/MCN_SELCHANGE notifications. 2012-08-17 15:16:12 +02:00
nativefont.c
pager.c comctl32/pager: Don't rely on PGN_CALCSIZE to set the non-scrollable dimension of the control. 2012-11-20 17:18:17 +01:00
progress.c comctl32: Remove a superfluous function pointer cast. 2012-11-30 19:12:16 +01:00
propsheet.c comctl32: Use the dialog template caption as default propsheet title. 2012-10-29 14:40:13 +01:00
rebar.c comctl32: Fixed RBBS_BREAK flag unsetting in REBAR_HandleUDDrag. 2012-11-01 15:43:34 +01:00
smoothscroll.c
status.c
string.c comctl32: Simplify the string comparison functions a bit and use the CSTR_XXX macros. 2012-06-21 08:33:31 +02:00
syslink.c
tab.c comctl32: When created with TCS_VERTICAL, TCS_MULTILINE is set automatically. 2012-05-17 10:18:39 +02:00
theme_button.c
theme_combo.c
theme_dialog.c
theme_edit.c
theme_listbox.c
theming.c
toolbar.c comctl32: Avoid TRUE:FALSE conditional expressions. 2012-08-13 17:29:01 +02:00
tooltips.c Assorted typo, spelling, wording and case fixes. 2012-05-15 16:26:43 +02:00
trackbar.c comctl32: Update thumb position on autopage instead of deferring it. 2012-03-13 10:30:08 +01:00
treeview.c comctl32: Fix font style when item is bold and hovered in track mode. 2012-12-11 20:45:41 +01:00
updown.c