Sweden-Number/dlls/user32
Erich Hoover ee8cb4f728 user32: Add a convenience function for retrieving the number of steps in a cursor. 2011-03-16 16:31:55 +01:00
..
resources user32: Convert menu and string table resources to po files. 2011-01-13 17:24:15 +01:00
tests user32/tests: Use NULL instead of casting 0. 2011-03-16 14:14:23 +01:00
Makefile.in user32: Convert menu and string table resources to po files. 2011-01-13 17:24:15 +01:00
button.c
caret.c
class.c
clipboard.c user32: Get rid of the RegisterClipboardFormat driver entry point. 2011-03-07 17:06:50 +01:00
combo.c
controls.h
cursoricon.c user32: Add a convenience function for retrieving the number of steps in a cursor. 2011-03-16 16:31:55 +01: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
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
hook.c
icontitle.c
input.c user32: Set the last mouse event timestamp before calling the low-level hook. 2011-03-07 11:07:15 +01: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: Invoke low-level hardware hooks directly from the server side. 2011-03-02 21:26:13 +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.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 user32: Get rid of the RegisterClipboardFormat driver entry point. 2011-03-07 17:06:50 +01: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 coordinates mapping for the desktop window in the explorer process. 2010-12-13 12:43:34 +01:00
winproc.c
winstation.c
wsprintf.c