.. |
resources
|
user32: Use macros for the resource IDs instead of numeric literals.
|
2011-05-19 10:22:39 +02:00 |
tests
|
user32/tests: Do not check the last error on succeeding hotkey calls.
|
2011-06-08 14:12:41 +02:00 |
Makefile.in
|
…
|
|
button.c
|
…
|
|
caret.c
|
…
|
|
class.c
|
…
|
|
clipboard.c
|
…
|
|
combo.c
|
…
|
|
controls.h
|
user32: SCROLL_SetNCSbState() is not used anymore so remove it.
|
2011-05-03 14:38:06 +02:00 |
cursoricon.c
|
user32: Add support for loading animated cursors/icons from resources.
|
2011-04-20 11:16:18 +02:00 |
dde_client.c
|
…
|
|
dde_misc.c
|
…
|
|
dde_private.h
|
user32: Mark internal functions with hidden visibility.
|
2011-04-22 12:59:20 +02:00 |
dde_server.c
|
…
|
|
defdlg.c
|
…
|
|
defwnd.c
|
…
|
|
desktop.c
|
…
|
|
dialog.c
|
…
|
|
driver.c
|
…
|
|
edit.c
|
…
|
|
exticon.c
|
…
|
|
focus.c
|
…
|
|
hook.c
|
…
|
|
icontitle.c
|
…
|
|
input.c
|
user32: Only call the driver when the cursor position has really changed.
|
2011-04-20 20:30:09 +02:00 |
listbox.c
|
…
|
|
lstr.c
|
…
|
|
mdi.c
|
…
|
|
menu.c
|
user32: Add separate sysmenu for MDI child windows.
|
2011-05-17 10:45:31 +02:00 |
message.c
|
user32: Pass a NULL rectangle in the ClipCursor entry point when clipping is reset because of focus change.
|
2011-04-22 17:51:28 +02:00 |
misc.c
|
…
|
|
msgbox.c
|
user32: Use macros for the resource IDs instead of numeric literals.
|
2011-05-19 10:22:39 +02:00 |
nonclient.c
|
…
|
|
painting.c
|
…
|
|
property.c
|
…
|
|
resource.c
|
…
|
|
resources.h
|
user32: Use macros for the resource IDs instead of numeric literals.
|
2011-05-19 10:22:39 +02:00 |
scroll.c
|
user32: SCROLL_SetNCSbState() is not used anymore so remove it.
|
2011-05-03 14:38:06 +02:00 |
spy.c
|
user32: Added message names for winmm.
|
2011-04-15 15:39:44 +02:00 |
static.c
|
user32: DrawText gets a 32bit flag, not a 16bit flag.
|
2011-05-05 17:28:47 +02:00 |
sysparams.c
|
user32: Catch bad pointer passed to SetSysColors.
|
2011-05-05 16:31:58 +02:00 |
text.c
|
user32: GetTabbedTextExtent() returns non-zero value when nCount == 0.
|
2011-04-27 13:15:00 +02:00 |
uitools.c
|
…
|
|
user32.rc
|
user32: Add separate sysmenu for MDI child windows.
|
2011-05-17 10:45:31 +02:00 |
user32.spec
|
…
|
|
user_main.c
|
…
|
|
user_private.h
|
user32: Mark internal functions with hidden visibility.
|
2011-04-22 12:59:20 +02:00 |
win.c
|
…
|
|
win.h
|
…
|
|
winhelp.c
|
…
|
|
winpos.c
|
…
|
|
winproc.c
|
…
|
|
winstation.c
|
…
|
|
wsprintf.c
|
…
|
|