mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
[BROWSEUI_APITEST] Addendum to 7e22dc05
.
This commit is contained in:
parent
7e22dc05ca
commit
7ba5f703d2
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue