Sweden-Number/dlls/user32
Maarten Lankhorst fd69ababec user32: Fix enumeration for EnumWindowStations and EnumDesktops. 2008-03-15 11:37:19 +01:00
..
resources user32: Fix MessageBox button contents and ordering. 2008-03-14 11:22:00 +01:00
tests user32: Fix enumeration for EnumWindowStations and EnumDesktops. 2008-03-15 11:37:19 +01:00
Makefile.in makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
bidi16.c
button.c
caret.c
class.c user32: Moved the DCE support from winex11 back to user32. 2008-02-25 15:59:19 +01:00
clipboard.c
combo.c janitorial: Remove links to any microsoft site. 2008-03-01 12:17:10 +01:00
comm16.c janitorial: Remove links to any microsoft site. 2008-03-01 12:17:10 +01:00
controls.h user32: Moved the DCE support from winex11 back to user32. 2008-02-25 15:59:19 +01:00
cursoricon.c janitorial: Remove links to any microsoft site. 2008-03-01 12:17:10 +01:00
dde_client.c janitorial: Remove links to any microsoft site. 2008-03-01 12:17:10 +01:00
dde_misc.c
dde_private.h
dde_server.c
ddeml.spec
ddeml16.c
defdlg.c
defwnd.c
desktop.c
dialog.c
dialog16.c
display.c
display.drv.spec
driver.c winex11: Moved support for window moving/resizing back to user32. 2008-03-12 15:01:24 +01:00
driver16.c
edit.c user32: Handle error returns from ImmGetCompositionString. 2008-02-18 12:41:37 +01:00
exticon.c janitorial: Remove links to any microsoft site. 2008-03-01 12:17:10 +01:00
focus.c winex11: Move the raising of windows on SetFocus to the X11 driver where it belongs. 2008-02-18 17:22:51 +01:00
hook.c
hook16.c
icontitle.c
input.c user32: Add a SetCapture function to the driver interface. 2008-03-12 14:55:28 +01:00
kbd16.c
keyboard.drv.spec
listbox.c
lstr.c
mdi.c user32: Added stubs for Cascade/TileChildWindows. 2008-03-05 19:22:23 +01:00
menu.c user32: Add a helper function to set the capture window. 2008-03-12 14:54:03 +01:00
message.c
misc.c
mouse.drv.spec
mouse16.c
msg16.c
msgbox.c user32: Fix MessageBox button contents and ordering. 2008-03-14 11:22:00 +01:00
network.c
nonclient.c winex11: Moved support for window moving/resizing back to user32. 2008-03-12 15:01:24 +01:00
painting.c user32: Moved the DCE support from winex11 back to user32. 2008-02-25 15:59:19 +01:00
property.c
resource.c user32: Make LoadStringW pass tests. 2008-03-11 15:30:15 +01:00
scroll.c user32: Fix return value in ShowScrollBar according with test. 2008-02-25 13:26:52 +01:00
spy.c
static.c
sysparams.c
text.c
uitools.c
user.exe.spec
user16.c
user32.spec winex11: Moved support for window moving/resizing back to user32. 2008-03-12 15:01:24 +01:00
user_main.c
user_private.h winex11: Moved support for window moving/resizing back to user32. 2008-03-12 15:01:24 +01:00
win.c user32: Store the window placement information directly in the main window structure. 2008-03-04 20:45:40 +01:00
win.h winex11: Moved support for window moving/resizing back to user32. 2008-03-12 15:01:24 +01:00
winhelp.c
winpos.c winex11: Moved support for window moving/resizing back to user32. 2008-03-12 15:01:24 +01:00
winproc.c
winstation.c user32: Fix enumeration for EnumWindowStations and EnumDesktops. 2008-03-15 11:37:19 +01:00
wnd16.c user32: Moved Cascade/TileChildWindows16 to wnd16.c. 2008-03-05 19:20:43 +01:00
wsprintf.c