Sweden-Number/dlls/user32
Andrey Gusev 5a0596ed10 user32/tests: Fix a typo in ok() message.
Signed-off-by: Andrey Gusev <andrey.goosev@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-05-23 14:09:08 +09:00
..
resources
tests user32/tests: Fix a typo in ok() message. 2016-05-23 14:09:08 +09:00
Makefile.in
button.c
caret.c
class.c
clipboard.c user32: Don't regard the clipboard as changed if we don't own it. 2016-05-21 00:53:52 +09:00
combo.c
controls.h
cursoricon.c user32: Use proper types in ICO_GetIconDirectory. 2016-05-02 18:33:44 +09:00
dde_client.c
dde_misc.c
dde_private.h
dde_server.c
defdlg.c
defwnd.c
desktop.c
dialog.c
driver.c
edit.c user32: Check bounds before dereferencing. 2016-05-02 18:30:50 +09:00
exticon.c user32: Use proper types in ICO_GetIconDirectory. 2016-05-02 18:33:44 +09:00
focus.c
hook.c
icontitle.c
input.c
listbox.c
lstr.c
mdi.c
menu.c
message.c user32: Implement SetCoalescableTimer and add basic tests. 2016-04-29 20:30:57 +09:00
misc.c
msgbox.c
nonclient.c user32: Load the default app icon with LR_SHARED to avoid a leak. 2016-05-19 16:38:49 +09:00
painting.c user32: Only start reusing DCEs after the cache reached its limit. 2016-05-21 09:55:18 +09:00
property.c
resource.c
resources.h
scroll.c
spy.c
static.c
sysparams.c
text.c
uitools.c include: Use inline functions for common RECT helpers. 2016-05-17 21:02:29 +09:00
user32.rc
user32.spec user32: Implement SetCoalescableTimer and add basic tests. 2016-04-29 20:30:57 +09:00
user_main.c
user_private.h user32: Use proper types in ICO_GetIconDirectory. 2016-05-02 18:33:44 +09:00
win.c
win.h
winhelp.c
winpos.c
winproc.c
winstation.c
wsprintf.c