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-04 01:41:18 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
d535419daa
wine
/
dlls
/
user32
History
Alexandre Julliard
5cdd8a2a48
user32: Don't use a static dc for icon blitting.
2009-10-05 15:18:10 +02:00
..
resources
user32: Update Japanese resource.
2009-09-15 16:41:25 -05:00
tests
user32: DrawState always uses real icon size for drawing.
2009-10-05 14:53:00 +02:00
bidi16.c
button.c
caret.c
class.c
clipboard.c
user32: Send a WM_DRAWCLIPBOARD message to the new viewer when SetClipboardViewer is called.
2009-09-23 16:09:05 +02:00
combo.c
comm16.c
controls.h
cursoricon.c
user32: Don't use a static dc for icon blitting.
2009-10-05 15:18:10 +02:00
dde_client.c
dde_misc.c
dde_private.h
dde_server.c
defdlg.c
defwnd.c
desktop.c
dialog16.c
dialog.c
user32: Use IDOK as default identifier in a template.
2009-08-26 16:38:39 +02:00
driver16.c
driver.c
edit.c
user32/edit: Invalidate if style changed after EM_SETREADONLY.
2009-09-22 16:24:37 +02:00
exticon.c
focus.c
user32: Don't send focus change messages if foreground window didn't change.
2009-08-31 16:36:17 +02:00
hook16.c
hook.c
user32: Use explicit prototypes for function pointers.
2009-09-09 13:12:38 +02:00
icontitle.c
input.c
listbox.c
lstr.c
Makefile.in
mdi.c
menu.c
message.c
user32: Add exception handling for timer callbacks.
2009-09-30 14:34:32 +02:00
misc.c
msg16.c
msgbox.c
network.c
nonclient.c
user32: Use explicit prototypes for function pointers.
2009-09-09 13:12:38 +02:00
painting.c
user32: In ScrollWindowEx do not clip the clipping rectangle with the scrolling rectangle.
2009-09-24 14:31:17 +02:00
property.c
resource.c
resources.h
scroll.c
spy.c
static.c
sysparams.c
user32: Accept SPI_GET/SETMOUSEVANISH parameters in SystemParametersInfo.
2009-09-28 12:37:52 +02:00
text.c
user32: Invert y in DrawTextEx in GM_COMPATIBLE mode if y increases up.
2009-09-28 12:37:20 +02:00
uitools.c
user32: DrawState always uses real icon size for drawing.
2009-10-05 14:53:00 +02:00
user16.c
user32.spec
user_main.c
user_private.h
user.exe.spec
win.c
win.h
winhelp.c
winpos.c
user32: Bring SwitchToThisWindow a bit more in line with the now documented behavior.
2009-08-31 16:37:19 +02:00
winproc.c
winstation.c
wnd16.c
wsprintf.c