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
2025-01-09 13:20:49 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ee02d43731
wine
/
dlls
/
user32
History
Dan Kegel
75d613f64f
user32: Fix uninitialized variable so first call to DdeGetLastError isn't undefined.
2009-11-09 19:35:55 +01:00
..
resources
user32: Bump version to XP values.
2009-10-23 15:54:08 +02:00
tests
user32: Fix switching focus to parent after child hiding.
2009-11-05 14:45:33 +01:00
bidi16.c
button.c
caret.c
class.c
clipboard.c
combo.c
comm16.c
controls.h
cursoricon.c
user32: Data chunks in RIFF file must be word-aligned.
2009-10-22 15:15:00 +02:00
dde_client.c
dde_misc.c
user32: Fix uninitialized variable so first call to DdeGetLastError isn't undefined.
2009-11-09 19:35:55 +01:00
dde_private.h
dde_server.c
defdlg.c
defwnd.c
desktop.c
dialog16.c
dialog.c
driver16.c
driver.c
user32: Don't print CreateWindow warning for HWND_MESSAGE windows.
2009-10-23 12:23:51 +02:00
edit.c
user32: Change extra value for standard edit class to 6.
2009-10-22 14:35:58 +02:00
exticon.c
focus.c
hook16.c
hook.c
icontitle.c
input.c
listbox.c
lstr.c
Makefile.in
mdi.c
menu.c
user32: Handle MN_GETHMENU in PopupMenuWndProc.
2009-10-16 17:49:40 +02:00
message.c
misc.c
msg16.c
msgbox.c
network.c
nonclient.c
painting.c
property.c
resource.c
user32: Remove a duplicated return statement (Smatch).
2009-10-19 11:36:08 +02:00
resources.h
scroll.c
spy.c
static.c
user32: Add a helper to retrieve the dimensions of an icon.
2009-10-15 20:00:00 +02:00
sysparams.c
text.c
uitools.c
user32: Add a helper to retrieve the dimensions of an icon.
2009-10-15 20:00:00 +02:00
user16.c
user32: Move 16-bit resource functions to user16.c.
2009-10-15 17:55:46 +02:00
user32.spec
user_main.c
user32: Specify the full application path when starting builtin apps.
2009-10-27 11:22:38 +01:00
user_private.h
user32: Add a helper to retrieve the dimensions of an icon.
2009-10-15 20:00:00 +02:00
user.exe.spec
win.c
user32: Specify the full application path when starting builtin apps.
2009-10-27 11:22:38 +01:00
win.h
winhelp.c
winpos.c
user32: Fix switching focus to parent after child hiding.
2009-11-05 14:45:33 +01:00
winproc.c
winstation.c
wnd16.c
wsprintf.c