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-11-29 14:40:56 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
c81d1e78f7
wine
/
dlls
/
user32
History
Michael Stefaniuc
bd93d0b5d8
user32/tests: Use LONG instead of long.
2009-10-02 15:06:57 +02:00
..
resources
user32: Update Japanese resource.
2009-09-15 16:41:25 -05:00
tests
user32/tests: Use LONG instead of long.
2009-10-02 15:06:57 +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: Correct scaling of DrawIcon.
2009-09-23 16:06:49 +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
user16.c
user32.spec
user32: The LongPtr functions are only exported on 64-bit.
2009-08-24 15:17:34 +02:00
user_main.c
user_private.h
user.exe.spec
win.c
user32: Run the explorer process from the system directory.
2009-08-20 19:43:29 +02:00
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