wine-wine/dlls/user32
Alexandre Julliard 50480c72f3 user32: Fix a pointer cast warning. 2012-01-16 18:17:45 +01:00
..
resources
tests user32/tests: Fix some test failures on Windows. 2012-01-09 16:40:28 +01:00
Makefile.in
button.c
caret.c
class.c
clipboard.c
combo.c
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
defdlg.c
defwnd.c
desktop.c
dialog.c
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: Fix a pointer cast warning. 2012-01-16 18:17:45 +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
nonclient.c
painting.c
property.c
resource.c
resources.h
scroll.c
spy.c
static.c
sysparams.c
text.c
uitools.c user32: Avoid hardcoding the Unicode string literal lengths. 2011-12-19 11:00:57 +01:00
user32.rc
user32.spec
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
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