Sweden-Number/dlls/user32
Sven Baars 381c4e7b66 user32: Fix some leaks on error path (Coverity).
Signed-off-by: Sven Baars <sven.wine@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-05-31 22:31:33 +02:00
..
resources
tests user32: Added GetPointerType stub. 2019-04-29 18:46:25 +02: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
edit.c user32: Make the second parameter of get_font_margins const. 2019-04-25 17:28:10 +02:00
exticon.c
focus.c
hook.c include: Move inline assembly definitions to a new wine/asm.h header. 2019-05-14 13:45:07 +02:00
icontitle.c
input.c
listbox.c user32/listbox: Don't try to paint non-visible items for multi-column listboxes. 2019-05-30 21:53:26 +02:00
lstr.c
mdi.c user32: Use GetSysColorBrush(). 2019-04-19 12:01:57 +02:00
menu.c
message.c
misc.c user32: Added GetPointerType stub. 2019-04-29 18:46:25 +02:00
msgbox.c
nonclient.c
painting.c
property.c
rawinput.c user32: Fix some leaks on error path (Coverity). 2019-05-31 22:31:33 +02:00
resource.c user32: Make LoadString[AW] patchable. 2019-04-24 22:24:24 +02:00
resources.h
scroll.c
spy.c
static.c
sysparams.c include: Move inline assembly definitions to a new wine/asm.h header. 2019-05-14 13:45:07 +02:00
text.c user32: Avoid using the comma operator. 2019-04-05 22:16:31 +02:00
uitools.c user32: Use GetSysColorBrush(). 2019-04-19 12:01:57 +02:00
user32.rc
user32.spec user32: Added GetPointerType stub. 2019-04-29 18:46:25 +02:00
user_main.c user32: Add a dummy _wassert implementation to avoid a Mingw build issue. 2019-03-27 16:51:26 +01:00
user_private.h
win.c include: Move inline assembly definitions to a new wine/asm.h header. 2019-05-14 13:45:07 +02:00
win.h user32: Make WIN_SetOwner() static. 2019-05-09 08:20:31 -05:00
winhelp.c
winpos.c
winproc.c include: Move inline assembly definitions to a new wine/asm.h header. 2019-05-14 13:45:07 +02:00
winstation.c user32: Implement CWF_CREATE_ONLY flag for CreateWindowStation. 2019-04-08 09:55:23 +02:00
wsprintf.c