Sweden-Number/dlls/shell32/tests
Martin Fuchs c362d7c35b shell32: SHELL32_GetItemAttributes()
- correct documentation which incorrectly claimed not to set any
  attribute bits
- retrieve file attributes using SHGetPathFromIDListW() when they are
  not already present in the internal PIDL structures
- add test case to show the previously wrong folder attributes when
  using absolute PIDLs
- fix some memory leaks in the tests
2006-02-11 12:16:56 +01:00
..
.gitignore Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
Makefile.in Explicitly import kernel32 in tests that use it. 2005-08-27 09:27:09 +00:00
generated.c
shell32_test.h Get started testing ShellExecute(). 2005-07-24 16:26:53 +00:00
shelllink.c Partially implement and test the shelllink object's 2005-11-04 11:40:58 +00:00
shellpath.c Remove an annoying dialog when trying to clean up a directory. 2005-09-12 10:09:50 +00:00
shlexec.c Invoke shortcuts through IContextMenu, rather than trying to access 2005-11-03 11:33:57 +00:00
shlfileop.c shell32: Reimplement a factored SHFileOperation. 2006-01-23 11:22:59 +01:00
shlfolder.c shell32: SHELL32_GetItemAttributes() 2006-02-11 12:16:56 +01:00
string.c Skip test that crashes on W2K/WinXP/W2K. 2005-07-24 17:12:06 +00:00