Michael Stefaniuc
|
afe0ba175c
|
shell32/tests: Remove redundant NULL checks before CoTaskMemFree().
Signed-off-by: Michael Stefaniuc <mstefani@redhat.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-07-08 20:12:48 +09:00 |
Nikolay Sivov
|
fa93dadfa1
|
shell32/tests: Fix compilation with -D__WINESRC__.
|
2013-10-28 14:22:20 +01:00 |
Frédéric Delanoy
|
44b2fd269e
|
shell32/tests: Use BOOL type where appropriate.
|
2013-10-21 10:44:34 +02:00 |
Piotr Caban
|
0655a6e563
|
shell32/tests: Fix uninitialized memory access (Valgrind).
|
2011-10-18 18:29:58 +02:00 |
Michael Stefaniuc
|
5ab5042183
|
shell32: Use FAILED instead of !SUCCEEDED.
|
2011-07-19 18:26:20 +02:00 |
Piotr Caban
|
1226422a08
|
shell32: Implement folder renaming in SHBrowseForFolder.
|
2011-07-04 13:43:45 +02:00 |
Piotr Caban
|
74c47d0a67
|
shell32: Implement "make new folder" functionality in SHBrowseForFolder.
|
2011-07-04 13:43:42 +02:00 |
Marcus Meissner
|
8279e753b8
|
shell32: Remove superflous NULL check (Coverity).
|
2011-06-27 13:27:12 -05:00 |
André Hentschel
|
81fba92625
|
shell32/tests: Also test without flags.
|
2011-05-10 18:53:26 +02:00 |
André Hentschel
|
e7cc2f76da
|
shell32: Add some selection tests.
|
2011-04-29 14:21:40 +02:00 |
Nikolay Sivov
|
1413e1d6d8
|
shell32/tests: Close find file handle (Valgrind).
|
2011-01-20 12:21:34 +01:00 |
Marcus Meissner
|
f5518eb3d8
|
shell32: Pass correct size to MultiByteToWideChar.
|
2010-10-25 12:41:42 +02:00 |
Michael Mc Donnell
|
a862b95b4c
|
shell32/tests: SHBrowseForFolder should return new folder pidl.
|
2010-09-20 17:43:02 +02:00 |
Michael Mc Donnell
|
605611f8db
|
shell32/tests: Test that basic renaming is supported.
|
2010-09-06 20:30:12 +02:00 |
Michael Mc Donnell
|
5c715b46f4
|
shell32/tests: Test that clicking "Make New Folder" makes a new folder.
|
2010-07-20 12:35:56 +02:00 |