.. |
.cvsignore
|
- return "want all keys" for WM_GETDLGCODE when multi-line
|
2004-11-08 22:10:05 +00:00 |
Makefile.in
|
- return "want all keys" for WM_GETDLGCODE when multi-line
|
2004-11-08 22:10:05 +00:00 |
class.c
|
Fix signed/unsigned comparison warnings.
|
2004-08-09 18:52:18 +00:00 |
clipboard.c
|
Added missing trailing '\n's to ok() calls.
|
2004-09-02 20:09:37 +00:00 |
dde.c
|
Fix a bug in ShellExecute which called DdeCreateStringHandleW with a
|
2004-04-23 21:32:17 +00:00 |
dialog.c
|
The initial dialog focus should be established by the default handler
|
2004-09-10 22:29:02 +00:00 |
edit.c
|
- Fix vertical position of text in single-line edit controls.
|
2004-11-28 14:55:42 +00:00 |
generated.c
|
Disable MSVC warning 4116 to avoid the 'unnamed type definition in
|
2004-09-06 20:29:53 +00:00 |
input.c
|
Remove unnecessary WNDPROC casts.
|
2004-12-06 11:51:29 +00:00 |
listbox.c
|
Draw background of the empty selected item in empty lists.
|
2004-10-05 22:31:00 +00:00 |
msg.c
|
Added a bunch of tests for various behaviors of RedrawWindow.
|
2004-12-07 17:34:19 +00:00 |
resource.c
|
Fix signed/unsigned comparison warnings.
|
2004-08-09 18:52:18 +00:00 |
resource.rc
|
Add a test case for accelerators, make the test pass on Wine.
|
2004-10-05 23:45:35 +00:00 |
sysparams.c
|
Define _WIN32_WINNT otherwise we are missing some definitions with the
|
2004-08-11 18:50:40 +00:00 |
text.c
|
Add test to demonstrate DrawText() with DT_CALCRECT incorrect behavior
|
2004-07-20 22:09:14 +00:00 |
win.c
|
- WM_MDISETMENU handler should update new frame menu only if an active
|
2004-10-11 19:55:28 +00:00 |
wsprintf.c
|
Add trailing '\n's to ok() calls.
|
2004-01-23 20:50:35 +00:00 |