wine-wine/dlls/user32
Gabriel Ivăncescu dfb57a1655 user32/listbox: Make LBS_NODATA listboxes error on any attempt to find a value.
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>
2018-11-16 14:58:41 +01:00
..
resources
tests user32/listbox: Make LBS_NODATA listboxes error on any attempt to find a value. 2018-11-16 14:58:41 +01:00
Makefile.in
button.c
caret.c
class.c
clipboard.c
combo.c
controls.h
cursoricon.c
dde_client.c
dde_misc.c
dde_private.h
dde_server.c
defdlg.c
defwnd.c
desktop.c
dialog.c
driver.c user32: Let nulldrv return some dummy monitor information. 2018-10-04 09:12:36 -05:00
edit.c
exticon.c
focus.c
hook.c
icontitle.c
input.c
listbox.c user32/listbox: Make LBS_NODATA listboxes error on any attempt to find a value. 2018-11-16 14:58:41 +01:00
lstr.c
mdi.c
menu.c
message.c user32: Implement GetCurrentInputMessageSource(). 2018-11-05 19:12:12 +01:00
misc.c
msgbox.c
nonclient.c
painting.c
property.c
rawinput.c
resource.c
resources.h
scroll.c user32: Allow scrollbar control to store scroll info in subclassed window. 2018-11-07 18:31:11 +01:00
spy.c
static.c
sysparams.c
text.c user32: Use height from font metrics for empty text runs in TabbedTextOut(). 2018-10-08 13:22:39 +02:00
uitools.c
user32.rc
user32.spec user32: Add stub for GetCurrentInputMessageSource(). 2018-11-05 19:12:12 +01:00
user_main.c
user_private.h user32: Implement GetCurrentInputMessageSource(). 2018-11-05 19:12:12 +01:00
win.c user32: Add stub for SetWindowCompositionAttribute. 2018-10-08 09:34:56 +02:00
win.h
winhelp.c
winpos.c
winproc.c
winstation.c
wsprintf.c