#include "shelltest.h"
#include <undocshell.h>
Go to the source code of this file.
◆ START_TEST()
Definition at line 11 of file PathIsEqualOrSubFolder.cpp.
12{
22
24
27
30
34
38
42}
#define ok_int(expression, result)
DWORD WINAPI GetTempPathW(IN DWORD count, OUT LPWSTR path)
UINT WINAPI GetWindowsDirectoryW(OUT LPWSTR lpBuffer, IN UINT uSize)
EXTERN_C BOOL WINAPI PathIsEqualOrSubFolder(_In_ LPCWSTR pszPath1OrCSIDL, _In_ LPCWSTR pszPath2)
#define _WIN32_WINNT_VISTA