Sweden-Number/dlls/user32
Nikolay Sivov 3c7fee39d3 user32: Partially protect WM_SETTEXT handlers from invalid input.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-04-20 18:58:46 +02:00
..
resources
tests user32: Partially protect WM_SETTEXT handlers from invalid input. 2017-04-20 18:58:46 +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 user32: Partially protect WM_SETTEXT handlers from invalid input. 2017-04-20 18:58:46 +02:00
desktop.c
dialog.c
driver.c
edit.c
exticon.c
focus.c
hook.c
icontitle.c
input.c
listbox.c user32: Use SetRectEmpty() instead of memset(). 2017-04-19 09:11:46 +02:00
lstr.c
mdi.c
menu.c user32: Don't bother drawing an item if it's outside the items_rect. 2017-03-31 14:03:50 +02:00
message.c
misc.c
msgbox.c user32: Include space for ampersands when determining MessageBox size. 2017-02-24 09:44:31 +01:00
nonclient.c
painting.c
property.c
resource.c
resources.h
scroll.c
spy.c
static.c
sysparams.c
text.c
uitools.c
user32.rc
user32.spec user32: Fix some spec file entries. 2017-02-27 10:16:24 +01:00
user_main.c
user_private.h
win.c user32: Switch to normal window drawing on SetLayeredWindowAttributes call. 2017-04-19 20:02:55 +02:00
win.h
winhelp.c
winpos.c user32: Only send position-change messages when needed. 2017-02-20 10:43:15 +01:00
winproc.c
winstation.c
wsprintf.c