Francois Gouget
|
a603e9871e
|
include: Add a few missing include directives to shlguid.h.
|
2011-12-20 10:16:45 +01:00 |
Mariusz Pluciński
|
faa9d41e7f
|
shell32/tests: Add verification of FOLDERID_ProgramFilesX64 and FOLDERID_ProgramFilesCommonX64.
These two known folders exists on 64-bit Windows versions.
|
2011-08-04 18:27:38 +02:00 |
Mariusz Pluciński
|
20cd9f631b
|
shell32/tests: Add verification of known folders definition attributes.
|
2011-08-04 18:27:38 +02:00 |
Mariusz Pluciński
|
183bc5006d
|
shell32/tests: Add verification of known folders attributes.
|
2011-08-04 18:27:37 +02:00 |
Mariusz Pluciński
|
fe0eab4bd1
|
shell32/tests: Add verification of known folders parsing names.
|
2011-08-03 19:00:20 +02:00 |
Mariusz Pluciński
|
bb471a54fe
|
shell32/tests: Add checking some non-published known folders.
|
2011-08-01 11:04:37 +02:00 |
Mariusz Pluciński
|
82ac4ae36e
|
shell32/tests: Add notification when expected known folder does not exists.
|
2011-08-01 11:04:31 +02:00 |
Mariusz Pluciński
|
e09f4ed0e8
|
shell32/tests: Add notification about unknown known folders.
|
2011-08-01 11:04:29 +02:00 |
Mariusz Pluciński
|
9b98b1ef75
|
shell32/tests: Add verification of known folders relative paths.
|
2011-08-01 11:04:24 +02:00 |
Mariusz Pluciński
|
9d7d37fd09
|
shell32/tests: Add verification of known folders parents.
|
2011-07-25 18:02:50 +02:00 |
Mariusz Pluciński
|
07d3786f4e
|
shell32/tests: Add verification of known folders categories.
|
2011-07-25 18:02:37 +02:00 |
Mariusz Pluciński
|
d471b4d475
|
shell32/tests: Fix mistake in checking known folder to verify all known folders.
|
2011-07-25 18:02:11 +02:00 |
Mariusz Pluciński
|
ea990a3f43
|
shell32: Fix FOLDERID_Document definition.
|
2011-07-19 18:26:22 +02:00 |
Mariusz Pluciński
|
fa4ba10083
|
shell32/tests: Add checking known folders' names.
|
2011-07-19 18:26:22 +02:00 |
Mariusz Pluciński
|
92ff88155a
|
shell32/tests: Remove duplicated test of known folder.
|
2011-07-05 13:51:52 +02:00 |
Mariusz Pluciński
|
9435f3ce15
|
shell32: Add support of KF_REDIRECT_DEL_SOURCE_CONTENTS flag to redirection.
|
2011-07-05 13:51:48 +02:00 |
Mariusz Pluciński
|
104bf57c11
|
shell32: Add support of KF_REDIRECT_COPY_CONTENTS flag to redirection.
|
2011-07-05 13:51:44 +02:00 |
Mariusz Pluciński
|
08186a9c26
|
shell32: Check for known folder existance.
|
2011-07-01 14:39:36 +02:00 |
Mariusz Pluciński
|
e1dc5447e8
|
shell32: IKnownFolder::SetPath modified to use redirection instead of overwriting original path.
|
2011-07-01 14:39:36 +02:00 |
Mariusz Pluciński
|
7340dcdb6d
|
shell32: Add support of known folders redirection to GetPath.
|
2011-06-29 14:24:53 -05:00 |
Mariusz Pluciński
|
e554ee7fb4
|
shell32: Add support of known folders redirection to Redirect.
|
2011-06-29 14:24:43 -05:00 |
Mariusz Pluciński
|
4c0959b9d6
|
shell32: Add support of parent folder to GetPath.
|
2011-06-29 14:23:41 -05:00 |
Mariusz Pluciński
|
43769da95e
|
shell32/tests: Modify tests of redirection to check more advanced features.
|
2011-06-29 14:23:28 -05:00 |
Francois Gouget
|
95d769a047
|
Assorted spelling fixes.
|
2011-06-27 13:09:47 -05:00 |
Mariusz Pluciński
|
1c7240ba4e
|
shell32: Add IKnownFolder::SetPath() implementation.
|
2011-06-24 12:11:57 -05:00 |
Mariusz Pluciński
|
5e90301bc2
|
shell32: Add implementation of IKnownFolder::GetCategory.
|
2011-06-24 12:11:53 -05:00 |
Mariusz Pluciński
|
efc1162eb7
|
shell32/tests: Add test of IKnownFolder::GetCategory for custom known folder.
|
2011-06-24 12:11:50 -05:00 |
Mariusz Pluciński
|
c9b70e6650
|
shell32: Add IKnownFolder::GetPath support.
|
2011-06-22 16:21:11 +02:00 |
Mariusz Pluciński
|
ed29ff8c3b
|
shell32: Add support of registry-registered folders to IKnownFolderManager::GetFolder.
|
2011-06-22 16:20:47 +02:00 |
Mariusz Pluciński
|
c5bf1977f2
|
shell32: Add IKnownFolderManager::UnregisterFolder implementation.
|
2011-06-22 16:20:26 +02:00 |
Mariusz Pluciński
|
7a3b53ab68
|
shell32: Add IKnownFolderManager::RegisterFolder implementation.
|
2011-06-22 16:20:19 +02:00 |
Mariusz Pluciński
|
988db2c0c3
|
shell32/tests: Add tests for SHGet/SetKnownFolderPath utilities.
|
2011-06-14 15:53:09 +02:00 |
Mariusz Pluciński
|
da9a8a4b3d
|
shell32/tests: Add test of redirecting known folders.
|
2011-06-14 15:52:57 +02:00 |
Mariusz Pluciński
|
70bbfa7ed8
|
shell32/tests: Add test of IKnownFolderManager::Register/UnregisterFolder.
|
2011-06-14 15:52:47 +02:00 |
Mariusz Pluciński
|
25fd65e4f0
|
shell32/tests: Verify known folders available in system.
|
2011-06-14 15:52:28 +02:00 |
Mariusz Pluciński
|
304796ba0d
|
shell32/tests: Add test of IKnownFolderManager::GetFolderByName.
|
2011-06-13 15:35:38 +02:00 |
Mariusz Pluciński
|
bc38d5cd92
|
shell32/tests: Test of IKnownFolder::GetFolderDefinition.
|
2011-06-10 17:19:38 +02:00 |
Mariusz Pluciński
|
17aeb550bf
|
shell32/tests: Basic tests of IKnownFolder.
|
2011-06-10 17:15:43 +02:00 |
Mariusz Pluciński
|
ab23dca7e9
|
shell32/tests: Basic tests of IKnownFolderManager.
|
2011-06-10 17:14:30 +02:00 |
Austin English
|
d6cd0e999e
|
shell32/tests: Don't check return values inside of if(0) (LLVM/Clang).
|
2011-02-14 12:26:45 +01:00 |
Hans Leidekker
|
859a1d0d44
|
shell32: Implement SHGetFolderPathEx.
|
2010-09-14 12:51:42 -05:00 |
Francois Gouget
|
7649c75b40
|
Assorted typo and spelling fixes.
|
2010-06-24 10:37:05 +02:00 |
Nikolay Sivov
|
c51b248b48
|
shell32: Add printers CLSID to test, clean up a bit.
|
2010-04-19 15:38:08 +02:00 |
Nikolay Sivov
|
edcaf53f94
|
shell32/tests: Use strict comparison for return values.
|
2010-03-23 12:19:48 +01:00 |
Alexandre Julliard
|
9d44153273
|
shell32/tests: Fix the system directory test for old WoW64 platforms.
|
2009-12-23 14:27:31 +01:00 |
Ge van Geldorp
|
f4878f0859
|
shell32/tests: Fix shellpath test on Win7.
|
2009-09-28 14:30:36 +02:00 |
Alexandre Julliard
|
7af70c2c97
|
shell32/tests: Revive the test for CSIDL_SYSTEMX86.
|
2009-07-07 11:48:25 +02:00 |
Nicolas Le Cam
|
69cd386b90
|
shell32/tests: Fix tests on localized platforms.
|
2009-04-06 11:15:45 +02:00 |
Paul Vriens
|
22a48d6740
|
shell32/tests: Fix a test failure on Vista and higher.
|
2009-04-02 16:28:30 +02:00 |
Francois Gouget
|
80b8a0b58e
|
shell32/tests: Use win_skip() to skip over unimplemented functionality.
|
2009-02-25 12:49:40 +01:00 |