This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2024-12-02 08:46:29 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
127512c938
wine
/
dlls
/
user32
History
Peter Oberndorfer
127512c938
user32: Only try to remove the MDI document icon from the frame menu when needed.
2007-01-23 11:38:03 +01:00
..
resources
user32: Update Dutch resources.
2007-01-11 11:37:18 +01:00
tests
user32: Add a test showing WM_GETTEXT doesn't crash with bad pointers.
2007-01-18 11:59:17 +01:00
bidi16.c
button.c
caret.c
class.c
user32: Show the GCL{,P}_* constant names in debug messages.
2006-12-24 15:12:37 +01:00
clipboard.c
combo.c
user32: If pTest was allocated, length has to be > 0 (Coverity).
2007-01-05 20:26:52 +01:00
comm16.c
user32: Speed improvement for 16bit comm support.
2007-01-03 13:00:46 +01:00
controls.h
cursoricon.c
user32: Some apps pass a color bitmap as a mask to CreateIconIndirect, convert it to b/w.
2007-01-19 12:28:57 +01:00
dde_client.c
dde_misc.c
dde_private.h
dde_server.c
ddeml16.c
ddeml.spec
defdlg.c
defwnd.c
user32: Add an exception handler around the WM_GETTEXT handler.
2007-01-18 11:59:14 +01:00
desktop.c
dialog16.c
dialog.c
Don't put single quotes around '%s' when using the debugstr_*() functions.
2007-01-18 12:55:50 +01:00
display.c
display.drv.spec
driver16.c
driver.c
winex11drv/user32: Add ClipCursor to x11drv to pass clip rectangle to x11drv.
2007-01-06 11:40:46 +01:00
edit.c
Don't put single quotes around '%s' when using the debugstr_*() functions.
2007-01-18 12:55:50 +01:00
exticon.c
focus.c
hook16.c
hook.c
icontitle.c
input.c
kbd16.c
keyboard.drv.spec
listbox.c
lstr.c
Makefile.in
mdi.c
user32: Only try to remove the MDI document icon from the frame menu when needed.
2007-01-23 11:38:03 +01:00
menu.c
message.c
misc.c
janitorial: Use the C standard for multiline strings.
2007-01-10 12:28:19 +01:00
mouse16.c
mouse.drv.spec
msg16.c
msgbox.c
network.c
nonclient.c
painting.c
property.c
resource.c
scroll.c
spy.c
user32: Show the GCL{,P}_* constant names in debug messages.
2006-12-24 15:12:37 +01:00
static.c
sysparams.c
text.c
uitools.c
user32: Add a simple DrawState test, make it pass under Wine.
2007-01-11 12:05:45 +01:00
user16.c
user32.spec
user32: Define RealChildWindowFromPoint as a real stub.
2007-01-22 13:28:41 +01:00
user_main.c
user_private.h
winex11drv/user32: Add ClipCursor to x11drv to pass clip rectangle to x11drv.
2007-01-06 11:40:46 +01:00
user.exe.spec
win.c
user32: Fix some failures in the MDI message test.
2007-01-04 21:12:26 +01:00
winhelp.c
winpos.c
winproc.c
Remove redundant semicolons for ANSI compatibility.
2007-01-17 11:58:15 +01:00
winproc.h
winstation.c
wnd16.c
wsprintf.c