Sweden-Number/dlls/user32
Dmitry Timoshkov 629f382a80 user32: Fix the single menu item activation using a hot key. 2011-04-12 17:42:12 +02:00
..
resources user32: Convert menu and string table resources to po files. 2011-01-13 17:24:15 +01:00
tests user32: Fix the single menu item activation using a hot key. 2011-04-12 17:42:12 +02: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 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 winex11: Always forward SetCursor to the driver, and limit the frequency of updates on the driver side. 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: Avoid accessing the dialog info of a destroyed window. 2011-04-06 13:01:20 +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: Use symbolic names for values returned by WM_MENUCHAR handler. 2011-04-11 12:09:43 +02:00
menu.c user32: Fix the single menu item activation using a hot key. 2011-04-12 17:42:12 +02:00
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 programs: Standardize the About menus. 2011-04-12 13:08:14 +02: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