Sweden-Number/dlls/user32
Gabriel Ivăncescu ae4199e264 user32/listbox: Store the items array size instead of using HeapSize().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-12-03 12:02:01 +01:00
..
resources
tests user32: LoadImage should not only search in the working directory. 2018-11-30 20:39:03 +01:00
Makefile.in
button.c
caret.c
class.c
clipboard.c
combo.c
controls.h
cursoricon.c user32: LoadImage should not only search in the working directory. 2018-11-30 20:39:03 +01:00
dde_client.c
dde_misc.c
dde_private.h
dde_server.c
defdlg.c
defwnd.c
desktop.c
dialog.c user32: If there is no dialog controls to set focus to then set focus to dialog itself. 2018-11-28 09:36:08 +01:00
driver.c
edit.c
exticon.c
focus.c
hook.c
icontitle.c
input.c
listbox.c user32/listbox: Store the items array size instead of using HeapSize(). 2018-12-03 12:02:01 +01:00
lstr.c
mdi.c
menu.c
message.c
misc.c
msgbox.c
nonclient.c
painting.c
property.c
rawinput.c
resource.c
resources.h
scroll.c
spy.c
static.c
sysparams.c
text.c
uitools.c
user32.rc
user32.spec
user_main.c
user_private.h
win.c user32: Fix wraparound check to avoid gcc optimization. 2018-11-26 20:17:41 +01:00
win.h
winhelp.c
winpos.c
winproc.c
winstation.c
wsprintf.c