[BROWSEUI_APITEST] Addendum to 7e22dc05.

This commit is contained in:
Hermès Bélusca-Maïto 2022-05-03 17:29:39 +02:00
parent 7e22dc05ca
commit 7ba5f703d2
No known key found for this signature in database
GPG key ID: 3B2539C65E7B93D0

View file

@ -23,7 +23,7 @@
#define TEST_PATHA "C:\\SHExplorerParseCmdLine.test"
#define TEST_PATHW WIDEN(TEST_PATHA)
typedef UINT_PTR (WINAPI * SHExplorerParseCmdLine_Type)(PEXPLORER_CMDLINE_PARSE_RESULTS);
typedef UINT_PTR (WINAPI *SHExplorerParseCmdLine_Type)(PEXPLORER_CMDLINE_PARSE_RESULTS);
static SHExplorerParseCmdLine_Type pSHExplorerParseCmdLine;
#define PIDL_IS_UNTOUCHED -1