Sweden-Number/dlls/user32
Alexandre Julliard 21e86f60ec server: Post a message to the desktop window when the cursor clip rectangle changes. 2011-04-05 13:36:57 +02:00
..
resources user32: Convert menu and string table resources to po files. 2011-01-13 17:24:15 +01:00
tests user32: DefDlgProc on WM_QUIT should repost it and terminate the dialog message loop. 2011-04-05 13:36:56 +02:00
Makefile.in user32: Convert menu and string table resources to po files. 2011-01-13 17:24:15 +01:00
button.c user32: Don't paint new button styles instead of crashing. 2010-11-04 11:55:48 +01:00
caret.c
class.c user32: Added missing break. 2011-03-28 17:11:50 +02:00
clipboard.c user32: Get rid of the RegisterClipboardFormat driver entry point. 2011-03-07 17:06:50 +01:00
combo.c user32: Added missing break (Coverity). 2011-03-28 17:11:34 +02:00
controls.h
cursoricon.c server: Post a message to the desktop window when the cursor clip rectangle changes. 2011-04-05 13:36:57 +02:00
dde_client.c
dde_misc.c
dde_private.h
dde_server.c user32: Remove useless NULL checks (Coverity). 2011-03-15 17:14:07 +01:00
defdlg.c
defwnd.c
desktop.c user32: Avoid shadowing a parameter. 2011-03-09 15:54:20 +01:00
dialog.c user32: DefDlgProc on WM_QUIT should repost it and terminate the dialog message loop. 2011-04-05 13:36:56 +02:00
driver.c user32: Get rid of the RegisterClipboardFormat driver entry point. 2011-03-07 17:06:50 +01:00
edit.c
exticon.c
focus.c user32: Check structure size in GetGUIThreadInfo. 2010-11-16 21:54:03 +01:00
hook.c
icontitle.c
input.c server: Return the time of last change along with the current cursor position. 2011-03-31 20:15:56 +02:00
listbox.c
lstr.c
mdi.c user32: Get MDI icon as close the "small icon" as possible. 2011-01-28 12:03:50 +01:00
menu.c
message.c server: Post a message to the desktop window when the cursor clip rectangle changes. 2011-04-05 13:36:57 +02:00
misc.c
msgbox.c
nonclient.c
painting.c user32: Check structure size in GetGUIThreadInfo. 2010-11-16 21:54:03 +01:00
property.c
resource.c
resources.h
scroll.c
spy.c
static.c
sysparams.c
text.c
uitools.c
user32.rc user32: Convert menu and string table resources to po files. 2011-01-13 17:24:15 +01:00
user32.spec user32: Remove SetWindowText export. 2011-03-10 12:52:51 +01:00
user_main.c
user_private.h server: Post a message to the desktop window when the cursor clip rectangle changes. 2011-04-05 13:36:57 +02:00
win.c user32: Fix coordinates mapping for the desktop window in the explorer process. 2010-12-13 12:43:34 +01:00
win.h
winhelp.c
winpos.c user32: Fix return value when passing a non-sibling preceding window to SetWindowPos. 2011-03-30 15:03:44 +02:00
winproc.c
winstation.c
wsprintf.c