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