wine/dlls/user32
2007-10-25 13:52:09 +02:00
..
resources user32: Define WINE_FILEVERSION in version resource of user.exe. 2007-10-01 14:17:48 +02:00
tests user32: Do not send button click to dialog with disabled default button. 2007-10-25 13:52:09 +02:00
bidi16.c
button.c
caret.c
class.c
clipboard.c user32: Moved some 16-bit functions. 2007-10-03 11:02:28 +02:00
combo.c
comm16.c
controls.h
cursoricon.c
dde_client.c user32: Convert an HDDEDATA handle to a DDEPOKE structure for WM_DDE_POKE. 2007-10-15 22:23:11 +02:00
dde_misc.c user32: Set uiLo and uiHi to zero on error. 2007-09-17 13:28:23 +02:00
dde_private.h
dde_server.c
ddeml16.c
ddeml.spec
defdlg.c
defwnd.c user32: Don't exit when double-clicking with right button held. 2007-09-11 11:49:03 +02:00
desktop.c user32: Renamed and moved SetDeskPattern. 2007-10-03 11:02:34 +02:00
dialog16.c
dialog.c user32: Do not send button click to dialog with disabled default button. 2007-10-25 13:52:09 +02:00
display.c
display.drv.spec
driver16.c
driver.c
edit.c user32: Fix segfault when combobox contains a longer text than buffer_limit. 2007-10-22 16:30:53 +02:00
exticon.c
focus.c
hook16.c
hook.c
icontitle.c
input.c user32: Fix the HRAWINPUT definition and the GetRawInputData() prototype. Update win32.api to fix the winapi_check warnings. 2007-10-15 14:06:35 +02:00
kbd16.c
keyboard.drv.spec
listbox.c user32: Add more listbox message tests, make them pass under Wine. 2007-10-18 14:09:42 +02:00
lstr.c
Makefile.in user32: We can now store binary files in the repository. 2007-09-17 15:46:18 +02:00
mdi.c
menu.c
message.c
misc.c
mouse16.c
mouse.drv.spec
msg16.c
msgbox.c
network.c
nonclient.c
painting.c
property.c
resource.c
scroll.c
spy.c
static.c
sysparams.c user32: Implement SPI_GETMOUSESPEED in SystemParametersInfoW. 2007-10-15 16:57:06 +02:00
text.c
uitools.c
user16.c user32: Renamed and moved SetDeskPattern. 2007-10-03 11:02:34 +02:00
user32.spec user32: Implement initial stubs for all raw input functions. 2007-09-25 14:18:40 +02:00
user_main.c
user_private.h
user.exe.spec user32: Renamed and moved SetDeskPattern. 2007-10-03 11:02:34 +02:00
win.c
winhelp.c
winpos.c
winproc.c user32: Replace a pointer cast by FIELD_OFFSET. 2007-10-17 14:18:06 +02:00
winstation.c
wnd16.c
wsprintf.c