mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 21:53:06 +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_PATHA "C:\\SHExplorerParseCmdLine.test"
|
||||||
#define TEST_PATHW WIDEN(TEST_PATHA)
|
#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;
|
static SHExplorerParseCmdLine_Type pSHExplorerParseCmdLine;
|
||||||
|
|
||||||
#define PIDL_IS_UNTOUCHED -1
|
#define PIDL_IS_UNTOUCHED -1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue