ReactOS 0.4.16-dev-533-gc7d1aa3
|
Public Attributes | |
PCWSTR | FilePath |
HRESULT | hrDefIcon |
HRESULT | hrForShrt |
HRESULT | hrForShell |
PCWSTR | IconPath |
UINT | Flags |
Definition at line 224 of file CShellLink.cpp.
PCWSTR TEST_SHELL_ICON::FilePath |
Definition at line 226 of file CShellLink.cpp.
Referenced by test_iconlocation().
UINT TEST_SHELL_ICON::Flags |
Definition at line 234 of file CShellLink.cpp.
Referenced by test_iconlocation().
HRESULT TEST_SHELL_ICON::hrDefIcon |
Definition at line 229 of file CShellLink.cpp.
Referenced by test_iconlocation().
HRESULT TEST_SHELL_ICON::hrForShell |
Definition at line 232 of file CShellLink.cpp.
Referenced by test_iconlocation().
HRESULT TEST_SHELL_ICON::hrForShrt |
Definition at line 230 of file CShellLink.cpp.
Referenced by test_iconlocation().
PCWSTR TEST_SHELL_ICON::IconPath |
Definition at line 233 of file CShellLink.cpp.
Referenced by test_iconlocation().