wine-wine/dlls/user32
Arkadiusz Hiler 65e550d265 user32: Fix NULL dereference in UnregisterDeviceNotification.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49211
Signed-off-by: Arkadiusz Hiler <arek@hiler.eu>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-05-27 21:09:21 +02:00
..
resources
tests user32: Fix NULL dereference in UnregisterDeviceNotification. 2020-05-27 21:09:21 +02:00
Makefile.in user32: Implement RegisterDeviceNotification(). 2020-05-06 10:49:12 +02:00
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
exticon.c
focus.c
hook.c
icontitle.c
input.c user32: Move *RegisterDeviceNotification*() to input.c. 2020-05-27 21:09:03 +02:00
listbox.c
lstr.c
mdi.c
menu.c
message.c
misc.c user32: Move *RegisterDeviceNotification*() to input.c. 2020-05-27 21:09:03 +02:00
msgbox.c
nonclient.c
painting.c
property.c
rawinput.c
resource.c
resources.h
scroll.c
spy.c
static.c
sysparams.c user32: Fake success for detaching adapters. 2020-05-27 16:20:06 +02:00
text.c
uitools.c
user32.rc
user32.spec
user_main.c
user_private.h
win.c
win.h
winhelp.c
winpos.c
winproc.c
winstation.c
wsprintf.c