James Hawkins
|
824d631cf3
|
shell32: Fix a test that fails in win2k.
|
2008-07-01 13:45:38 +02:00 |
Owen Rudge
|
d384c41081
|
shell32/tests: Add basic ParseDisplayName test for control panel.
|
2008-06-26 13:16:43 +02:00 |
Owen Rudge
|
4d70c59b01
|
shell32/tests: Rename shfldr_netplaces test to shfldr_special, for all special folders.
|
2008-06-26 13:16:39 +02:00 |
Paul Vriens
|
732a07957d
|
shell32/tests: Skip some tests if functions are not available.
|
2008-06-24 12:45:20 +02:00 |
Alistair Leslie-Hughes
|
a850cafe6d
|
shell32: Stop crash when an error occurs.
|
2008-06-23 19:58:16 +02:00 |
Alexandre Julliard
|
7524019796
|
shell32/tests: Use the original path if GetLongPathNameA fails.
|
2008-06-23 17:22:01 +02:00 |
Dan Kegel
|
63557d572c
|
shell32/tests: Avoid buffer overflow during test.
|
2008-06-10 17:43:48 +02:00 |
Alistair Leslie-Hughes
|
996e5d62b8
|
shell32: Stop shlfolder tests crashing under win98.
|
2008-06-10 17:43:22 +02:00 |
Paul Vriens
|
b44df3a852
|
shell32/tests: Run tests again on win95.
|
2008-05-27 19:35:59 +02:00 |
James Hawkins
|
f2aa3259b9
|
shell32: Test against the long form of the path.
|
2008-05-26 18:00:03 +02:00 |
Paul Vriens
|
7361e91fdd
|
shell32/tests: SHGetPathFromIDListA returns a BOOL not a HRESULT.
|
2008-05-20 15:43:54 +02:00 |
Paul Vriens
|
13e609fdb3
|
shell32/tests: Fix test when running on Wine.
|
2008-05-19 23:11:18 +02:00 |
Paul Vriens
|
64444ebe94
|
janitorial: Close COM after tests.
|
2008-05-19 23:10:01 +02:00 |
Francois Gouget
|
633ee950a1
|
Assorted spelling fixes.
|
2008-05-07 12:07:11 +02:00 |
Alexandre Julliard
|
dad21bbcbf
|
makefiles: List the static libraries as normal imports instead of extra libs.
|
2008-04-30 14:23:55 +02:00 |
James Hawkins
|
9ba8989026
|
shell32: Fix a test that fails in win2k3.
|
2008-04-24 11:51:25 +02:00 |
Austin English
|
aab8fae59a
|
Spelling fixes.
|
2008-04-21 14:25:05 +02:00 |
James Hawkins
|
81f2d3cc0b
|
shell32: Fix a few tests that fail in win2k.
|
2008-04-11 13:11:02 +02:00 |
Rob Shearman
|
21b9a50e08
|
shell32: Implement ParseDisplayName for EntireNetwork in the Network Places shell folder.
Add a test for this behaviour.
|
2008-04-11 11:12:04 +02:00 |
James Hawkins
|
5469551f6b
|
shell32: Fix and simplify the FO_COPY operation, with tests.
|
2008-04-03 11:29:07 +02:00 |
James Hawkins
|
6ecccdb790
|
shell32: Handle a few cases in FO_COPY that arise from not double-NULL terminating the input.
|
2008-04-02 12:33:50 +02:00 |
Alexandre Julliard
|
fad0f48350
|
shell32/tests: Remove spurious linefeeds in error messages.
|
2008-03-15 11:45:43 +01:00 |
Stefan Leichter
|
a7ebdf2eba
|
shell32: Fix SHGetFolderPathAndSubDir tests.
|
2008-03-14 11:22:06 +01:00 |
Paul Vriens
|
ee69858ebe
|
shell32/tests: Make tests run again on win95 and NT.
|
2008-03-10 11:22:23 +01:00 |
Huw Davies
|
f372280928
|
shell32: Add a test for ABM_GETTASKBARPOS.
|
2008-03-05 19:26:13 +01:00 |
Huw Davies
|
b24ec72f89
|
shell32: ABM_GETAUTOHIDEBAR should return a HWND or NULL.
|
2008-03-05 19:26:02 +01:00 |
Stefan Leichter
|
b5cc68f629
|
shell32: Added tests for SHGetFolderPathAndSubDirA.
|
2008-03-04 11:54:21 +01:00 |
Francois Gouget
|
e98a468ebe
|
shell32/tests: Use the IShellLinkDataList's standard 'C' interface.
|
2008-02-27 14:52:23 +01:00 |
Paul Vriens
|
ad711256a4
|
shell32/tests: GetLongPathNameA is not implemented on win95.
|
2008-02-15 09:53:29 +01:00 |
Alexandre Julliard
|
05c7174909
|
tests: Add a helper routine to wait for a child process and propagate its result correctly.
|
2008-02-07 12:56:00 +01:00 |
Kirill K. Smirnov
|
b391b8af58
|
systray: Properly track errors.
|
2008-02-06 12:52:34 +01:00 |
Francois Gouget
|
d491335eb7
|
shell32/tests: Fix a couple of copy/paste errors.
|
2008-02-04 11:11:27 +01:00 |
Francois Gouget
|
f6fab295f3
|
Fix spelling error in the generated conformance test files.
|
2008-01-16 12:46:18 +01:00 |
Francois Gouget
|
ca3606f393
|
shell32/tests: Use GetProcAddress() on SHFileOperationW() because it is missing on Windows 95.
|
2007-12-18 12:32:56 +01:00 |
Francois Gouget
|
46735ae431
|
shell32/tests: Use GetProcAddress() on Shell_NotifyIconW() because it is missing on Windows 95.
|
2007-12-18 12:32:56 +01:00 |
Francois Gouget
|
d22568d094
|
shell32/tests: Use GetProcAddress() on SHGetPathFromIDListW() because it is missing on Windows 95.
|
2007-12-18 12:32:56 +01:00 |
Francois Gouget
|
3874c55cc4
|
shell32/tests: Copy the PathRemoveBackslashA() and PathAddBackslashW() implementations because shlwapi.dll is missing on Windows 95.
|
2007-12-18 12:32:55 +01:00 |
Francois Gouget
|
000fd0edc5
|
shell32/tests: Avoid SHDeleteKeyA() because shlwapi.dll is missing on Windows 95.
|
2007-12-18 12:32:55 +01:00 |
Alexandre Julliard
|
ad9396302d
|
Removed some unneeded imports.
|
2007-12-06 21:24:24 +01:00 |
Gerald Pfeifer
|
ff307d96c1
|
shell32: Remove useless comparison >= 0 for unsigned variables.
|
2007-11-02 12:20:52 +01:00 |
Alexandre Julliard
|
41cf63148a
|
Fix redundant uses of MAKEINTRESOURCE.
|
2007-10-18 14:16:32 +02:00 |
Francois Gouget
|
a9f9676046
|
shell32: CSIDL_MYDOCUMENTS is now a synonym for CSIDL_PERSONAL.
|
2007-09-18 11:20:40 +02:00 |
Vincent Povirk
|
f4a4a1c054
|
shell32: Implement SHPathPrepareForWrite.
|
2007-09-14 16:20:14 +02:00 |
Vincent Povirk
|
6fe28bbee3
|
shell32: Add tests for SHPathPrepareForWrite.
|
2007-09-14 16:20:14 +02:00 |
Francois Gouget
|
2993785f3a
|
Assorted non-ANSI function declaration fixes (missing void).
|
2007-08-30 11:57:18 +02:00 |
Paul Vriens
|
968d305148
|
shell32/tests: Use GetModuleHandle instead of LoadLibrary.
|
2007-08-17 11:47:41 +02:00 |
Paul Vriens
|
444a8e5190
|
shell32/tests: Use GetModuleHandle instead of LoadLibrary.
|
2007-08-16 11:35:06 +02:00 |
Paul Vriens
|
f076919ca8
|
shell32/tests: Make tests run again on win95.
|
2007-08-14 12:46:47 +02:00 |
Misha Koshelev
|
0d750e3282
|
shell32: Fix shelllink creation to non-executable files and remove unnecessary code.
|
2007-06-29 13:43:27 +02:00 |
Misha Koshelev
|
240648534f
|
shell32/tests: Fix tests of IShellLinkA_SetPath to conform on both Windows 98 and XP.
|
2007-06-29 13:43:02 +02:00 |