Sweden-Number/dlls/user32
Aric Stewart 7559526438 user32: Points for IMR_QUERYCHARPOSITION need to be in screen coordinates.
Found by Ken Thomases.
2013-05-15 19:58:37 +02:00
..
resources
tests user32: Use SendNotifyMessage to send WM_DRAWCLIPBOARD. 2013-05-15 19:57:34 +02:00
Makefile.in
button.c
caret.c
class.c
clipboard.c user32: Use SendNotifyMessage to send WM_DRAWCLIPBOARD. 2013-05-15 19:57:34 +02:00
combo.c
controls.h
cursoricon.c
dde_client.c
dde_misc.c
dde_private.h
dde_server.c
defdlg.c
defwnd.c
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: Points for IMR_QUERYCHARPOSITION need to be in screen coordinates. 2013-05-15 19:58:37 +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
input.c
listbox.c user32: Implement GetListBoxInfo(). 2013-05-07 20:07:41 +02:00
lstr.c
mdi.c
menu.c
message.c user32: SetTimer and SetSystemTimer should respect the timeout limits. 2013-05-06 15:55:20 +02:00
misc.c
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
text.c
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
win.h
winhelp.c
winpos.c
winproc.c
winstation.c
wsprintf.c