|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <shellapi.h>

Public Attributes | |
| LPWSTR | pszOldPath |
| LPWSTR | pszNewPath |
| int | cchOldPath |
| int | cchNewPath |
Definition at line 401 of file shellapi.h.
| int _SHNAMEMAPPINGW::cchNewPath |
Definition at line 405 of file shellapi.h.
| int _SHNAMEMAPPINGW::cchOldPath |
Definition at line 404 of file shellapi.h.
| LPWSTR _SHNAMEMAPPINGW::pszNewPath |
Definition at line 403 of file shellapi.h.
Referenced by _DestroyCallback(), and SHELL_SingleFileOperation().
| LPWSTR _SHNAMEMAPPINGW::pszOldPath |
Definition at line 402 of file shellapi.h.
Referenced by _DestroyCallback().