.. |
resources
|
user32: Convert the Russian resources to UTF-8.
|
2009-08-03 14:57:33 +02:00 |
tests
|
user32/tests: Use explicit prototypes for function pointers.
|
2009-09-09 13:12:46 +02:00 |
bidi16.c
|
|
|
button.c
|
user32: Draw the whole button only if requested.
|
2009-07-23 13:20:21 +02:00 |
caret.c
|
|
|
class.c
|
|
|
clipboard.c
|
|
|
combo.c
|
|
|
comm16.c
|
|
|
controls.h
|
|
|
cursoricon.c
|
user32: Remove unreachable code: break after return (Smatch).
|
2009-06-30 12:31:59 +02:00 |
dde_client.c
|
|
|
dde_misc.c
|
|
|
dde_private.h
|
|
|
dde_server.c
|
|
|
defdlg.c
|
user32: Return 0 from DefDlgProc and dialog loop for invalid dialog handles.
|
2009-08-12 12:53:25 +02:00 |
defwnd.c
|
user32: Send 0 as LPARAM for SIZE_MINIMIZED WM_SIZE messages.
|
2009-08-03 15:02:51 +02:00 |
desktop.c
|
|
|
dialog.c
|
user32: Use IDOK as default identifier in a template.
|
2009-08-26 16:38:39 +02:00 |
dialog16.c
|
|
|
driver.c
|
|
|
driver16.c
|
|
|
edit.c
|
user32: Remove a stray ';' that produces an empty if condition.
|
2009-08-27 11:45:37 +02:00 |
exticon.c
|
|
|
focus.c
|
user32: Don't send focus change messages if foreground window didn't change.
|
2009-08-31 16:36:17 +02:00 |
hook.c
|
user32: Use explicit prototypes for function pointers.
|
2009-09-09 13:12:38 +02:00 |
hook16.c
|
|
|
icontitle.c
|
|
|
input.c
|
|
|
listbox.c
|
|
|
lstr.c
|
|
|
Makefile.in
|
user32: Build language resource files separately.
|
2009-07-03 13:22:16 +02:00 |
mdi.c
|
|
|
menu.c
|
user32: Handle WM_PRINTCLIENT message in PopupMenuWndProc().
|
2009-08-18 16:14:51 +02:00 |
message.c
|
user32: Handle VK_PACKET messages in TranslateMessage.
|
2009-08-19 12:18:14 +02:00 |
misc.c
|
|
|
msg16.c
|
|
|
msgbox.c
|
|
|
network.c
|
|
|
nonclient.c
|
user32: Use explicit prototypes for function pointers.
|
2009-09-09 13:12:38 +02:00 |
painting.c
|
|
|
property.c
|
|
|
resource.c
|
|
|
resources.h
|
user32: Build language resource files separately.
|
2009-07-03 13:22:16 +02:00 |
scroll.c
|
|
|
spy.c
|
winex11: Support KEYEVENTF_UNICODE in SendInput.
|
2009-08-19 12:16:19 +02:00 |
static.c
|
|
|
sysparams.c
|
user32: Add support for SPI_GETFOCUSBORDERWIDTH and SPI_GETFOCUSBORDERHEIGHT.
|
2009-06-11 17:36:39 +02:00 |
text.c
|
|
|
uitools.c
|
|
|
user.exe.spec
|
|
|
user16.c
|
|
|
user32.spec
|
user32: The LongPtr functions are only exported on 64-bit.
|
2009-08-24 15:17:34 +02:00 |
user_main.c
|
|
|
user_private.h
|
user32: Disable assert() for the mingw build since mingw gets confused trying to import MessageBoxA.
|
2009-06-08 16:45:54 +02:00 |
win.c
|
user32: Run the explorer process from the system directory.
|
2009-08-20 19:43:29 +02:00 |
win.h
|
|
|
winhelp.c
|
|
|
winpos.c
|
user32: Bring SwitchToThisWindow a bit more in line with the now documented behavior.
|
2009-08-31 16:37:19 +02:00 |
winproc.c
|
user32: Add call frame annotations in x86 assembly code.
|
2009-06-25 12:05:09 +02:00 |
winstation.c
|
|
|
wnd16.c
|
|
|
wsprintf.c
|
|
|