Sweden-Number/dlls/shell32/tests
David Hedberg b2a8de3de6 shell32/tests: Add some event tests to ExplorerBrowser tests. 2010-08-24 17:22:49 +02:00
..
Makefile.in shell32/tests: Add initial tests for the IExplorerBrowser control. 2010-08-20 15:50:04 +02:00
appbar.c shell32/tests: Fix a test failure on some Vista boxes. 2009-10-21 16:05:57 +02:00
autocomplete.c shell32/tests: Use strict comparison for return values. 2010-03-23 12:19:48 +01:00
brsfolder.c shell32/tests: Test that clicking "Make New Folder" makes a new folder. 2010-07-20 12:35:56 +02:00
ebrowser.c shell32/tests: Add some event tests to ExplorerBrowser tests. 2010-08-24 17:22:49 +02:00
generated.c include: Fix packing bug in shlobj.h. pragma pack 8 for ITEMSPACING, CSFV, SFV_CREATE. 2010-06-28 11:42:12 +02:00
msg.h shell32: Initial test file for IShellView/IFolderView, implemented IFolderView::GetSpacing. 2010-03-15 14:18:06 +01:00
progman_dde.c shell32/tests: Remove variable res which is not really used from init_strings. 2010-05-10 10:16:45 +02:00
rsrc.rc
shell32_test.h
shelllink.c shell32: Handle NULL pName in ShellLink fnSetDescription. 2010-05-03 16:44:41 +02:00
shellpath.c Assorted typo and spelling fixes. 2010-06-24 10:37:05 +02:00
shfldr_special.c shell32/tests: Fix a test failure on W2K (unimplemented method). 2010-04-20 16:21:37 +02:00
shlexec.c shell32/tests: CommandLineToArgvW("") shouldn't truncate returned exe path. 2010-07-26 18:38:33 +02:00
shlfileop.c shell32: Shell_MergeMenus should be declared in shlobj.h and exported by name. 2010-07-20 12:35:13 +02:00
shlfolder.c shell32: Support BHID_SFUIObject and BHID_DataObject in IShellItem::BindToHandler. 2010-08-24 17:22:49 +02:00
shlview.c shell32: Implement Set/GetCurrentViewMode in the default shellview. 2010-07-23 11:43:05 +02:00
string.c
systray.c