wine-wine/dlls/shell32/tests
David Hedberg bee7d4b7e3 shell32: Implement IExplorerBrowser::SetRect. 2010-08-20 15:50:24 +02:00
..
Makefile.in shell32/tests: Add initial tests for the IExplorerBrowser control. 2010-08-20 15:50:04 +02:00
appbar.c
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: Implement IExplorerBrowser::SetRect. 2010-08-20 15:50:24 +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
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: Partial implementation of IShellItem::BindToHandler. 2010-08-17 14:21:22 +02:00
shlview.c shell32: Implement Set/GetCurrentViewMode in the default shellview. 2010-07-23 11:43:05 +02:00
string.c
systray.c