ReactOS 0.4.16-dev-533-gc7d1aa3
|
Public Attributes | |
PCWSTR | pathIn |
HRESULT | hrSetPath |
PCWSTR | pathOut1 |
DWORD | flags1 |
HRESULT | hrGetPath1 |
BOOL | expandPathOut1 |
PCWSTR | pathOut2 |
DWORD | flags2 |
HRESULT | hrGetPath2 |
BOOL | expandPathOut2 |
Definition at line 16 of file CShellLink.cpp.
BOOL TEST_SHELL_LINK_DEF::expandPathOut1 |
Definition at line 25 of file CShellLink.cpp.
Referenced by test_checklinkpath().
BOOL TEST_SHELL_LINK_DEF::expandPathOut2 |
Definition at line 31 of file CShellLink.cpp.
Referenced by test_checklinkpath().
DWORD TEST_SHELL_LINK_DEF::flags1 |
Definition at line 23 of file CShellLink.cpp.
Referenced by test_checklinkpath().
DWORD TEST_SHELL_LINK_DEF::flags2 |
Definition at line 29 of file CShellLink.cpp.
Referenced by test_checklinkpath().
HRESULT TEST_SHELL_LINK_DEF::hrGetPath1 |
Definition at line 24 of file CShellLink.cpp.
Referenced by test_checklinkpath().
HRESULT TEST_SHELL_LINK_DEF::hrGetPath2 |
Definition at line 30 of file CShellLink.cpp.
Referenced by test_checklinkpath().
HRESULT TEST_SHELL_LINK_DEF::hrSetPath |
Definition at line 19 of file CShellLink.cpp.
Referenced by test_checklinkpath().
PCWSTR TEST_SHELL_LINK_DEF::pathIn |
Definition at line 18 of file CShellLink.cpp.
Referenced by test_checklinkpath().
PCWSTR TEST_SHELL_LINK_DEF::pathOut1 |
Definition at line 22 of file CShellLink.cpp.
Referenced by test_checklinkpath().
PCWSTR TEST_SHELL_LINK_DEF::pathOut2 |
Definition at line 28 of file CShellLink.cpp.
Referenced by test_checklinkpath().