Sweden-Number/dlls/comctl32
Andrey Gusev 7f0531cd40 comctl32/tests: Fix a typo in ok() call.
Signed-off-by: Andrey Gusev <andrey.goosev@gmail.com>
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-05-17 18:17:19 +09:00
..
tests comctl32/tests: Fix a typo in ok() call. 2016-05-17 18:17:19 +09:00
Makefile.in
animate.c comctl32: Use SetRect() instead of open coding it. 2016-04-29 23:23:36 +09:00
comboex.c comctl32: Use SetRect() instead of open coding it. 2016-04-29 23:23:36 +09:00
comctl32.h
comctl32.manifest
comctl32.rc
comctl32.spec
comctl32undoc.c
commctrl.c comctl32: Improve DrawShadowText(). 2016-04-25 18:48:18 +09:00
datetime.c comctl32: Use SetRect() instead of open coding it. 2016-04-29 23:23:36 +09:00
dpa.c
draglist.c
dsa.c
flatsb.c
header.c comctl32/header: Use proper return type for HDM_CREATEDRAGIMAGE handler. 2016-05-14 14:39:53 +09: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/imagelist: Simplify setting ImageList_DragEnter() return code. 2016-05-14 14:39:53 +09:00
ipaddress.c
listview.c comctl32/listview: Hit test data pointer is never NULL when sending LVN_ITEMACTIVATE. 2016-05-17 11:50:01 +09:00
monthcal.c comctl32/monthcal: Remove commented block. 2016-04-19 21:06:10 +09:00
nativefont.c
pager.c comctl32: Use wine_dbgstr_rect() to trace RECTs. 2016-04-19 21:06:10 +09:00
progress.c comctl32: Use SetRect() instead of open coding it. 2016-04-29 23:23:36 +09:00
propsheet.c comctl32: Use SetRect() instead of open coding it. 2016-04-29 23:23:36 +09:00
rebar.c comctl32: Use wine_dbgstr_rect() to trace RECTs. 2016-04-19 21:06:10 +09:00
smoothscroll.c
status.c comctl32/status: Use DrawFrameControl to draw the size grip. 2016-05-14 14:39:56 +09:00
string.c
syslink.c comctl32: Use SetRect() instead of open coding it. 2016-04-29 23:23:36 +09:00
tab.c comctl32: Use SetRect() instead of open coding it. 2016-04-29 23:23:36 +09:00
theme_button.c
theme_combo.c
theme_dialog.c
theme_edit.c
theme_listbox.c
theme_scrollbar.c
theming.c
toolbar.c comctl32: Use SetRect() instead of open coding it. 2016-04-29 23:23:36 +09:00
tooltips.c comctl32/tooltips: Cut tooltip text at first tab char unless TTS_NOPREFIX is used. 2016-05-04 01:03:27 +09:00
trackbar.c comctl32: Use SetRect() instead of open coding it. 2016-04-29 23:23:36 +09:00
treeview.c comctl32: Treeview: Set visible = TRUE when deleting first visible item. 2016-02-19 21:10:54 +09:00
updown.c