|
ReactOS 0.4.16-dev-1946-g52006dd
|
Public Attributes | |
| DWORD | dwTotalSize |
| DWORD | dwHeaderSize |
| DWORD | dwFlags |
| DWORD | dwVolTableOfs |
| DWORD | dwLocalPathOfs |
| DWORD | dwNetworkVolTableOfs |
| DWORD | dwFinalPathOfs |
Definition at line 161 of file CShellLink.cpp.
| DWORD LOCATION_INFO::dwFinalPathOfs |
Definition at line 169 of file CShellLink.cpp.
Referenced by Stream_WriteLocationInfo().
| DWORD LOCATION_INFO::dwFlags |
Definition at line 165 of file CShellLink.cpp.
Referenced by Stream_WriteLocationInfo().
| DWORD LOCATION_INFO::dwHeaderSize |
Definition at line 164 of file CShellLink.cpp.
Referenced by Stream_WriteLocationInfo().
| DWORD LOCATION_INFO::dwLocalPathOfs |
Definition at line 167 of file CShellLink.cpp.
Referenced by Stream_LoadLocation(), and Stream_WriteLocationInfo().
| DWORD LOCATION_INFO::dwNetworkVolTableOfs |
Definition at line 168 of file CShellLink.cpp.
Referenced by Stream_WriteLocationInfo().
| DWORD LOCATION_INFO::dwTotalSize |
Definition at line 163 of file CShellLink.cpp.
Referenced by Stream_LoadLocation(), and Stream_WriteLocationInfo().
| DWORD LOCATION_INFO::dwVolTableOfs |
Definition at line 166 of file CShellLink.cpp.
Referenced by Stream_LoadLocation(), and Stream_WriteLocationInfo().