ReactOS 0.4.16-dev-1028-g8602629
|
#include <shellapi.h>
Public Attributes | |
LPWSTR | pszOldPath |
LPWSTR | pszNewPath |
int | cchOldPath |
int | cchNewPath |
Definition at line 390 of file shellapi.h.
int _SHNAMEMAPPINGW::cchNewPath |
Definition at line 394 of file shellapi.h.
int _SHNAMEMAPPINGW::cchOldPath |
Definition at line 393 of file shellapi.h.
LPWSTR _SHNAMEMAPPINGW::pszNewPath |
Definition at line 392 of file shellapi.h.
Referenced by _DestroyCallback(), and SHELL_SingleFileOperation().
LPWSTR _SHNAMEMAPPINGW::pszOldPath |
Definition at line 391 of file shellapi.h.
Referenced by _DestroyCallback().