wine-wine/dlls/user32
Ken Thomases b423532f94 user32: In WINPOS_SysCommandSizeMove(), fix constraining a point to a rect's right and bottom edges. 2013-12-17 16:36:45 +01:00
..
resources
tests Assorted spelling fixes. 2013-12-03 19:41:53 +01:00
Makefile.in makefiles: Get rid of the no longer used PO_SRCS variables. 2013-12-15 10:23:04 +01:00
button.c
caret.c
class.c user32: Don't check for comctl32 class for integer atoms. 2013-12-12 12:05:36 +01:00
clipboard.c
combo.c
controls.h user32: Register classes once the graphics driver has been loaded, except for the desktop class. 2013-10-24 19:01:54 +02:00
cursoricon.c user32: Use BOOL type where appropriate. 2013-11-20 11:26:30 +01:00
dde_client.c user32: Fix tick counter wrap-around handling. 2013-10-21 14:48:01 +02:00
dde_misc.c
dde_private.h
dde_server.c
defdlg.c
defwnd.c
desktop.c user32: Set the display device property on the desktop window as soon as it is created. 2013-10-24 19:01:55 +02:00
dialog.c
driver.c user32: Add a GetKeyboardLayoutList driver entry. 2013-11-20 19:38:44 +01:00
edit.c
exticon.c
focus.c
hook.c
icontitle.c
input.c user32: Add a GetKeyboardLayoutList driver entry. 2013-11-20 19:38:44 +01:00
listbox.c
lstr.c
mdi.c user32: Use BOOL type where appropriate. 2013-11-05 11:15:06 +01:00
menu.c user32: Use BOOL type where appropriate. 2013-11-05 11:15:06 +01:00
message.c user32: Use BOOL type where appropriate. 2013-11-20 11:26:30 +01:00
misc.c user32: Fix distance calculation for MONITOR_DEFAULTTONEAREST. 2013-12-13 12:05:27 +01:00
msgbox.c
nonclient.c Assorted spelling fixes. 2013-11-21 19:44:46 +01:00
painting.c
property.c
resource.c
resources.h
scroll.c
spy.c
static.c
sysparams.c user32: Get the graphics driver name from the desktop window registry entry. 2013-10-29 12:12:21 +01:00
text.c
uitools.c
user32.rc makefiles: Add makedep pragmas for rc files that contain translations. 2013-11-05 20:38:19 +01:00
user32.spec
user_main.c user32: Register classes once the graphics driver has been loaded, except for the desktop class. 2013-10-24 19:01:54 +02:00
user_private.h user32: Add a GetKeyboardLayoutList driver entry. 2013-11-20 19:38:44 +01:00
win.c user32: Use BOOL type where appropriate. 2013-11-05 11:15:06 +01:00
win.h
winhelp.c
winpos.c user32: In WINPOS_SysCommandSizeMove(), fix constraining a point to a rect's right and bottom edges. 2013-12-17 16:36:45 +01:00
winproc.c
winstation.c user32: Implement OpenInputDesktop. 2013-11-08 16:29:44 +01:00
wsprintf.c