.. |
resources
|
…
|
|
tests
|
user32: Implement GetListBoxInfo().
|
2013-05-07 20:07:41 +02:00 |
Makefile.in
|
…
|
|
button.c
|
…
|
|
caret.c
|
…
|
|
class.c
|
…
|
|
clipboard.c
|
…
|
|
combo.c
|
user32: Keep the combo listbox within the monitor's work area.
|
2013-03-28 18:55:09 +01:00 |
controls.h
|
…
|
|
cursoricon.c
|
user32: Constify pointers that point to read-only file data.
|
2013-03-28 17:36:54 +01:00 |
dde_client.c
|
…
|
|
dde_misc.c
|
…
|
|
dde_private.h
|
…
|
|
dde_server.c
|
…
|
|
defdlg.c
|
…
|
|
defwnd.c
|
user32: Init standard scrollbars during WM_NCCREATE.
|
2013-01-24 17:31:32 +01:00 |
desktop.c
|
…
|
|
dialog.c
|
…
|
|
driver.c
|
user32: Move the common parts of ScrollDC into user32 and the null driver.
|
2013-04-19 16:16:16 +02:00 |
edit.c
|
user32: Implement IMR_QUERYCHARPOSITION handling in the edit control.
|
2013-05-07 17:20:48 +02:00 |
exticon.c
|
include: Make IMAGE_RESOURCE_DIRECTORY_ENTRY match PSDK definition.
|
2013-04-29 13:33:54 +02:00 |
focus.c
|
…
|
|
hook.c
|
user32: Add assembly wrapper for calling hook procedures.
|
2013-04-24 19:40:44 +02:00 |
icontitle.c
|
user32: Indentation fix.
|
2012-12-24 13:32:38 +01:00 |
input.c
|
…
|
|
listbox.c
|
user32: Implement GetListBoxInfo().
|
2013-05-07 20:07:41 +02:00 |
lstr.c
|
user32: Indentation fix.
|
2012-12-24 13:32:38 +01:00 |
mdi.c
|
…
|
|
menu.c
|
user32: Avoid signed-unsigned integer comparisons.
|
2013-03-15 11:40:02 +01:00 |
message.c
|
user32: SetTimer and SetSystemTimer should respect the timeout limits.
|
2013-05-06 15:55:20 +02:00 |
misc.c
|
user32: Add a stub implementation of UserHandleGrantAccess.
|
2013-03-08 11:02:25 +01:00 |
msgbox.c
|
user32: Use defined constants to identify message box buttons.
|
2013-04-15 15:15:40 +02:00 |
nonclient.c
|
…
|
|
painting.c
|
user32: Move the common parts of ScrollDC into user32 and the null driver.
|
2013-04-19 16:16:16 +02:00 |
property.c
|
…
|
|
resource.c
|
…
|
|
resources.h
|
…
|
|
scroll.c
|
…
|
|
spy.c
|
…
|
|
static.c
|
…
|
|
sysparams.c
|
user32: Initialize cbSize of NONCLIENTMETRICSW struct in GetSystemMetrics.
|
2013-01-03 11:58:47 +01:00 |
text.c
|
user32: Indentation fix.
|
2012-12-24 13:32:38 +01:00 |
uitools.c
|
user32: Fix right and bottom edge sizes.
|
2013-05-09 19:24:20 +02:00 |
user32.rc
|
…
|
|
user32.spec
|
user32: Implement GetListBoxInfo().
|
2013-05-07 20:07:41 +02:00 |
user_main.c
|
…
|
|
user_private.h
|
user32: Move the common parts of ScrollDC into user32 and the null driver.
|
2013-04-19 16:16:16 +02:00 |
win.c
|
user32: Avoid releasing a potentially null pointer.
|
2013-02-11 11:46:13 +01:00 |
win.h
|
…
|
|
winhelp.c
|
…
|
|
winpos.c
|
…
|
|
winproc.c
|
user32: Start checking for driver events more often when the app doesn't consume messages properly.
|
2012-12-12 20:17:21 +01:00 |
winstation.c
|
…
|
|
wsprintf.c
|
…
|
|