Sweden-Number/dlls/user32
Alexandre Julliard 8407559167 user32: Don't access past the file size when loading a cursor/icon. 2012-01-12 12:18:15 +01:00
..
resources user32: Convert dialogs to po files. 2011-12-05 21:23:22 +01:00
tests user32/tests: Fix some test failures on Windows. 2012-01-09 16:40:28 +01:00
Makefile.in user32: Convert dialogs to po files. 2011-12-05 21:23:22 +01:00
button.c
caret.c
class.c
clipboard.c
combo.c user32: Fix support for CB_SETDROPPEDWIDTH in combobox. 2011-09-02 18:28:25 +02:00
controls.h
cursoricon.c user32: Don't access past the file size when loading a cursor/icon. 2012-01-12 12:18:15 +01:00
dde_client.c
dde_misc.c
dde_private.h
dde_server.c Assorted spelling fixes. 2011-08-24 19:07:46 +02:00
defdlg.c
defwnd.c
desktop.c
dialog.c user32: Strip WS_CAPTION|WS_SYSMENU when a dialog has DS_CONTROL style set. 2011-12-12 11:13:23 +01:00
driver.c
edit.c usp10: Better handle cases in single line edit controls where es->x_offset exceeds line length. 2012-01-10 17:55:04 +01:00
exticon.c
focus.c user32: Add an invalid window check to SetActiveWindow. 2012-01-05 20:54:13 +01:00
hook.c user32: Cache the global key state to avoid performance issues in applications that poll constantly. 2011-12-15 16:25:40 +01:00
icontitle.c
input.c user32: Return the cursor position in send_hardware_message and use it to update the driver's position. 2012-01-09 12:14:36 +01:00
listbox.c
lstr.c
mdi.c
menu.c user32: Always use the default alignment when displaying submenu popups. 2011-12-15 17:46:25 +01:00
message.c user32: Return the cursor position in send_hardware_message and use it to update the driver's position. 2012-01-09 12:14:36 +01:00
misc.c
msgbox.c user32: Add stub implementations of MessageBoxTimeoutA/W. 2011-12-06 15:51:00 +01:00
nonclient.c user32: Use the correct alpha for the title bar gradient and simplify the mesh. 2011-11-30 14:33:47 +01:00
painting.c
property.c
resource.c
resources.h
scroll.c
spy.c user32: Compute the size of the message spy arrays at compile time. 2011-09-04 19:40:36 +02:00
static.c
sysparams.c user32: Load PaddedBorderWidth from registry too (Coverity). 2011-10-17 17:45:04 +02:00
text.c
uitools.c user32: Avoid hardcoding the Unicode string literal lengths. 2011-12-19 11:00:57 +01:00
user32.rc user32: Convert dialogs to po files. 2011-12-05 21:23:22 +01:00
user32.spec user32: Add stub implementations of MessageBoxTimeoutA/W. 2011-12-06 15:51:00 +01:00
user_main.c user32: Cache the global key state to avoid performance issues in applications that poll constantly. 2011-12-15 16:25:40 +01:00
user_private.h user32: Cache the global key state to avoid performance issues in applications that poll constantly. 2011-12-15 16:25:40 +01:00
win.c user32: Add more window style tests, make them pass under Wine. 2011-12-07 17:49:59 +01:00
win.h
winhelp.c user32: No need for WINE_ prefixed debug output macro. 2012-01-11 17:47:25 +01:00
winpos.c
winproc.c
winstation.c user32: Cache the global key state to avoid performance issues in applications that poll constantly. 2011-12-15 16:25:40 +01:00
wsprintf.c user32: Suppress sign-extension through integer promotion. 2011-11-09 11:35:11 +01:00