Sweden-Number/dlls/shell32/tests
Theodore Dubois fbbac88519 shell32/tests: Fix out of memory errors and their underlying cause.
The out of memory errors were happening because getstring_test was using
len unitialized when GetString failed. The underlying cause was that
deleting the keys would fail because RegDeleteKey does not work if the
key has subkeys, and one of the keys has a subkey. The test fails when
the keys are still there. The subkey is now deleted before the key that
contains it.

Signed-off-by: Theodore Dubois <tblodt@icloud.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-06-08 13:17:42 +09:00
..
Makefile.in
appbar.c
assoc.c shell32/tests: Fix out of memory errors and their underlying cause. 2016-06-08 13:17:42 +09:00
autocomplete.c
brsfolder.c
ebrowser.c
generated.c
msg.h
progman_dde.c
recyclebin.c
rsrc.rc
shell32_test.h
shelldispatch.c
shelllink.c
shellole.c
shellpath.c
shfldr_special.c
shlexec.c
shlfileop.c
shlfolder.c
shlview.c
string.c
systray.c