.. |
resources
|
…
|
|
tests
|
user32: Fix the single menu item activation using a hot key.
|
2011-04-12 17:42:12 +02:00 |
Makefile.in
|
…
|
|
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
|
user32: Support creating animated icons, not only cursors.
|
2011-04-20 10:54:10 +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
|
user32: Fix initial computation of client area in WM_NCCALCSIZE for RTL windows.
|
2010-09-24 15:45:54 +02:00 |
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
|
…
|
|
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
|
…
|
|
property.c
|
…
|
|
resource.c
|
…
|
|
resources.h
|
…
|
|
scroll.c
|
…
|
|
spy.c
|
user32: Added message names for winmm.
|
2011-04-15 15:39:44 +02:00 |
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
|
…
|
|
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
|
…
|
|