Sweden-Number/dlls/user/tests
Dmitry Timoshkov b9212e2aba set_menu_item_text handles converting an empty menu item to a
separator on its own, give it a chance to do its work in the
MIIM_FTYPE case.
2005-11-28 11:53:20 +01:00
..
.gitignore Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
Makefile.in EnumDisplayDevices and GetMonitorInfo should return the same device 2005-09-28 10:17:13 +00:00
class.c Use Get/SetClassLongPtr to access the module handle. 2005-09-12 12:06:26 +00:00
clipboard.c
dce.c Define DCX_USESTYLE if it is not defined already. Fixes the 2005-08-10 15:00:44 +00:00
dde.c Calling DdeUninitialize hangs DDE test on XP SP1, so remove that call, 2005-09-26 09:55:25 +00:00
dialog.c
edit.c - Fix text placement. 2005-09-06 11:40:01 +00:00
generated.c
input.c
listbox.c Listbox delete string handling should validate the range of the 2005-08-27 09:24:14 +00:00
menu.c set_menu_item_text handles converting an empty menu item to a 2005-11-28 11:53:20 +01:00
monitor.c Made test loadable on win95 again (EnumDisplayDevicesA not present). 2005-11-17 11:04:01 +00:00
msg.c Add a test for some edit control behaviours, make it pass under Wine. 2005-11-16 11:22:54 +00:00
resource.c - Try LoadLibrary/LoadImage to extract icons from wine's built-in dlls 2005-10-26 12:05:59 +00:00
resource.rc
sysparams.c Assorted spelling fixes. 2005-11-23 20:14:43 +01:00
text.c Fixed a lot of bugs in TEXT_TabbedTextOut. With the test cases used to 2005-10-26 10:04:21 +00:00
win.c Add another test for Z order of child windows. 2005-11-18 12:07:19 +00:00
winstation.c
wsprintf.c