Sweden-Number/dlls/shell32/tests
Alexandre Julliard 15c1670a5c shell32/tests: Fix some test failures on Vista. 2010-10-01 15:16:47 +02:00
..
Makefile.in makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +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: SHBrowseForFolder should return new folder pidl. 2010-09-20 17:43:02 +02:00
ebrowser.c shell32/tests: Make create_commdlgbrowser3() static. 2010-09-13 13:27:04 -05: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 shell32: Implement SHGetFolderPathEx. 2010-09-14 12:51:42 -05: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 tests: Make some variables static. 2010-10-01 13:41:42 +02:00
shlview.c shell32/tests: Fix some test failures on Vista. 2010-10-01 15:16:47 +02:00
string.c
systray.c