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-03-01 01:05:54 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
user
/
tests
History
Richard Cohen
fbb3ba488f
Fix off-by-one in menu height calculation (& therefore
...
AdjustWindowRect) + test.
2005-05-24 09:51:20 +00:00
..
.cvsignore
Add a test for a menu problem I found.
2005-04-14 13:57:27 +00:00
class.c
…
clipboard.c
…
dce.c
The update region passed in WM_NCPAINT and the clipping region passed
2005-03-30 17:11:46 +00:00
dde.c
…
dialog.c
…
edit.c
…
generated.c
…
input.c
…
listbox.c
…
Makefile.in
Add a test for a menu problem I found.
2005-04-14 13:57:27 +00:00
menu.c
Multi column popup menus have 4 pixel space between the columns. With
2005-05-10 13:17:33 +00:00
msg.c
Add trailing '\n's to ok() calls.
2005-04-19 09:48:44 +00:00
resource.c
…
resource.rc
…
sysparams.c
…
text.c
Use textlen instead of len.
2005-03-31 10:07:26 +00:00
win.c
Fix off-by-one in menu height calculation (& therefore
2005-05-24 09:51:20 +00:00
wsprintf.c
…