Sweden-Number/dlls/shell32/tests
Eric Pouech 1be2e1edef shell32: Fixes for bugs found by valgrind on shell32 tests harness.
- read strings from left to right (PathGetDriveNumberW)
- don't access buffers before they are filled (SHGetPathFromIDListW)
- fill buffers & variables on all paths (SHELL_FindExecutable)
- handle error condition (unix_fs)
- don't shoot in the blind for AW APIs (tests/shelllink.c)
2006-02-22 12:04:02 +01:00
..
.gitignore Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
Makefile.in
generated.c
shell32_test.h
shelllink.c shell32: Fixes for bugs found by valgrind on shell32 tests harness. 2006-02-22 12:04:02 +01:00
shellpath.c
shlexec.c shell32: Use more reasonable timeouts in shlexec test. 2006-02-21 19:30:29 +01: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