Sweden-Number/dlls/comctl32
Gabriel Ivăncescu 8ee1e3453e comctl32/button: Use WM_GETTEXTLENGTH to see if the button has any text.
There's no reason to allocate and then parse the entire string just to see
if its length is zero.

Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-04-05 22:27:23 +02:00
..
tests comctl32/tests: Also test for split buttons when testing BCM_GETIDEALSIZE. 2019-04-04 16:58:59 +02:00
Makefile.in
animate.c
button.c comctl32/button: Use WM_GETTEXTLENGTH to see if the button has any text. 2019-04-05 22:27:23 +02:00
combo.c comctl32/combo: Fix misleading indentation. 2019-03-12 20:35:23 +01:00
comboex.c
comctl32.h
comctl32.manifest
comctl32.rc
comctl32.spec
comctl32undoc.c
commctrl.c
datetime.c
dpa.c
draglist.c
dsa.c
edit.c
flatsb.c
header.c
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_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
ipaddress.c
listbox.c comctl32/listbox: Implement LBS_NODATA for multi-selection listboxes. 2019-02-28 21:37:30 +01:00
listview.c
monthcal.c
nativefont.c
pager.c
progress.c
propsheet.c comctl32/propsheet: Avoid posting uninitialized data (Valgrind). 2019-02-25 12:51:21 +01:00
rebar.c
smoothscroll.c
static.c
status.c
string.c
syslink.c
tab.c
taskdialog.c
theme_dialog.c
theme_scrollbar.c
theming.c
toolbar.c
tooltips.c
trackbar.c
treeview.c
updown.c