ReactOS 0.4.16-dev-340-g0540c21
|
#include <shellapi.h>
Public Attributes | |
LPSTR | pszOldPath |
LPSTR | pszNewPath |
int | cchOldPath |
int | cchNewPath |
Definition at line 384 of file shellapi.h.
int _SHNAMEMAPPINGA::cchNewPath |
Definition at line 388 of file shellapi.h.
int _SHNAMEMAPPINGA::cchOldPath |
Definition at line 387 of file shellapi.h.
LPSTR _SHNAMEMAPPINGA::pszNewPath |
Definition at line 386 of file shellapi.h.
LPSTR _SHNAMEMAPPINGA::pszOldPath |
Definition at line 385 of file shellapi.h.