Sweden-Number/dlls/user32
Alexandre Julliard c4568edd64 user32/tests: Dispatch a message in case we can a WM_PAINT. 2010-02-02 11:47:20 +01:00
..
resources
tests user32/tests: Dispatch a message in case we can a WM_PAINT. 2010-02-02 11:47:20 +01:00
Makefile.in
button.c
caret.c
class.c
clipboard.c
combo.c user32: Preselect all editbox text when combo gets focus. 2010-01-25 18:05:03 +01:00
controls.h user32: Preselect all editbox text when combo gets focus. 2010-01-25 18:05:03 +01:00
cursoricon.c user32: Fixed icons to select correct image in high colour depth. 2009-12-31 12:12:17 +01:00
dde_client.c
dde_misc.c user32: Don't try to free a handle with a value of 1, which is the dde handle value for asynchronous operations. 2010-01-05 12:29:03 +01:00
dde_private.h
dde_server.c
defdlg.c
defwnd.c user32: Make DefWindowProc handle Shift+F10. 2010-01-14 10:59:33 -06:00
desktop.c
dialog.c
driver.c
edit.c user32: EM_REPLACESEL - handle OOM error. 2010-01-06 17:23:08 +01:00
exticon.c
focus.c
hook.c
icontitle.c
input.c user32: Do not allow a change of capture if the currently capture window is a menu unless explicitly specified. 2010-01-14 09:04:55 -06:00
listbox.c
lstr.c
mdi.c user32: Remove useless NULL check (Coverity). 2010-01-06 17:22:31 +01:00
menu.c user32: F10 key deactivates menu. 2010-01-18 14:38:29 +01:00
message.c
misc.c user32: EnumDisplayDevicesW, populate DeviceID member. 2010-01-25 12:54:19 +01:00
msgbox.c
nonclient.c
painting.c user32: Remove a useless comment. 2010-01-06 09:54:35 +01:00
property.c
resource.c
resources.h
scroll.c user32: Fix arithmetic overflow in GetThumbVal. 2010-01-11 11:29:05 -06:00
spy.c
static.c user32: Initialize hICON to NULL (Coverity). 2009-12-30 16:12:24 +01:00
sysparams.c
text.c
uitools.c
user32.spec
user_main.c
user_private.h
win.c
win.h
winhelp.c
winpos.c
winproc.c
winstation.c
wsprintf.c