Sweden-Number/dlls/user32
Francois Gouget 8defd5fc3a user32: Avoid hardcoding the Unicode string literal lengths. 2011-12-19 11:00:57 +01:00
..
resources
tests user32: Strip WS_CAPTION|WS_SYSMENU when a dialog has DS_CONTROL style set. 2011-12-12 11:13:23 +01:00
Makefile.in
button.c
caret.c
class.c
clipboard.c
combo.c
controls.h
cursoricon.c user32: Don't try to alpha blend icons on low color bitmaps. 2011-12-16 17:40:32 +01:00
dde_client.c
dde_misc.c
dde_private.h
dde_server.c
defdlg.c
defwnd.c
desktop.c
dialog.c user32: Strip WS_CAPTION|WS_SYSMENU when a dialog has DS_CONTROL style set. 2011-12-12 11:13:23 +01:00
driver.c
edit.c user32: Protect against NULL ssa to prevent crashes in old native usp10. 2011-12-06 16:09:34 +01:00
exticon.c
focus.c
hook.c user32: Cache the global key state to avoid performance issues in applications that poll constantly. 2011-12-15 16:25:40 +01:00
icontitle.c
input.c user32: Cache the global key state to avoid performance issues in applications that poll constantly. 2011-12-15 16:25:40 +01:00
listbox.c
lstr.c
mdi.c
menu.c user32: Always use the default alignment when displaying submenu popups. 2011-12-15 17:46:25 +01:00
message.c user32: Cache the global key state to avoid performance issues in applications that poll constantly. 2011-12-15 16:25:40 +01:00
misc.c
msgbox.c
nonclient.c
painting.c
property.c
resource.c
resources.h
scroll.c
spy.c
static.c
sysparams.c
text.c
uitools.c user32: Avoid hardcoding the Unicode string literal lengths. 2011-12-19 11:00:57 +01:00
user32.rc
user32.spec
user_main.c user32: Cache the global key state to avoid performance issues in applications that poll constantly. 2011-12-15 16:25:40 +01:00
user_private.h user32: Cache the global key state to avoid performance issues in applications that poll constantly. 2011-12-15 16:25:40 +01:00
win.c user32: Add more window style tests, make them pass under Wine. 2011-12-07 17:49:59 +01:00
win.h
winhelp.c
winpos.c
winproc.c
winstation.c user32: Cache the global key state to avoid performance issues in applications that poll constantly. 2011-12-15 16:25:40 +01:00
wsprintf.c