Sweden-Number/dlls/user/tests
Rein Klazes 75d88907ff Owner drawn menu item size calculation fixes:
- Correct width calculation of owner drawn menu items;
- Set the height value in the MEASUREITEM struct to the same value as
  Windows (NT/2k/XP) does (problem debugged by Felix Nawothnig);
- Add tests for the fixes above;
- Also add tests for menu bars with owner drawn items.
2005-06-20 14:12:39 +00:00
..
.cvsignore Beginnings of support for window stations and desktops. 2005-06-08 18:44:50 +00:00
Makefile.in Beginnings of support for window stations and desktops. 2005-06-08 18:44:50 +00:00
class.c Fix declarations. 2005-06-15 10:20:53 +00:00
clipboard.c Correct cases where arguments of ok() calls depend on the order in 2004-12-27 17:26:37 +00:00
dce.c The update region passed in WM_NCPAINT and the clipping region passed 2005-03-30 17:11:46 +00:00
dde.c Fix a bug in ShellExecute which called DdeCreateStringHandleW with a 2004-04-23 21:32:17 +00:00
dialog.c If a dialog with the DS_CONTROL style is not visible then ignore 2004-12-21 16:01:50 +00:00
edit.c Fix declarations. 2005-06-15 10:20:53 +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 Fix declarations. 2005-06-15 10:20:53 +00:00
menu.c Owner drawn menu item size calculation fixes: 2005-06-20 14:12:39 +00:00
msg.c Deactivate active window in ShowWindow(,SW_HIDE). 2005-06-17 21:05:16 +00:00
resource.c Fix signed/unsigned comparison warnings. 2004-08-09 18:52:18 +00:00
resource.rc Take Shift key state into account while processing an accelerator. 2005-02-21 18:33:27 +00:00
sysparams.c Fix declarations. 2005-06-15 10:20:53 +00:00
text.c Use textlen instead of len. 2005-03-31 10:07:26 +00:00
win.c Remove some -Wstrict-prototypes warnings. 2005-06-17 10:11:37 +00:00
winstation.c Added a close_handle method to the object operations, and use it to 2005-06-09 15:39:52 +00:00
wsprintf.c Add trailing '\n's to ok() calls. 2004-01-23 20:50:35 +00:00