|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| WCHAR | szSourceName [PROFILE_NAME_LENGTH] |
| WCHAR | szDestinationName [PROFILE_NAME_LENGTH] |
| PPROFILEDATA | pProfileData |
Definition at line 33 of file hardprof.c.
| PPROFILEDATA _PROFILENAMES::pProfileData |
Definition at line 37 of file hardprof.c.
Referenced by CopyHardwareProfile(), IsProfileNameInUse(), and RenameHardwareProfile().
| WCHAR _PROFILENAMES::szDestinationName[PROFILE_NAME_LENGTH] |
Definition at line 36 of file hardprof.c.
Referenced by CopyHardwareProfile(), CopyProfileDlgProc(), IsProfileNameInUse(), RenameHardwareProfile(), and RenameProfileDlgProc().
| WCHAR _PROFILENAMES::szSourceName[PROFILE_NAME_LENGTH] |
Definition at line 35 of file hardprof.c.
Referenced by CopyHardwareProfile(), CopyProfileDlgProc(), RenameHardwareProfile(), and RenameProfileDlgProc().