ReactOS 0.4.16-dev-41-ge8c7597
|
Definition at line 24 of file hardprof.c.
BOOL _PROFILEDATA::bUnknownProfile |
Definition at line 21 of file userprofile.c.
Referenced by AddUserProfile(), and UpdateButtonState().
DWORD _PROFILEDATA::dwLastProfile |
Definition at line 27 of file hardprof.c.
Referenced by CopyHardwareProfile(), and GetProfiles().
DWORD _PROFILEDATA::dwProfileCount |
Definition at line 26 of file hardprof.c.
Referenced by CopyHardwareProfile(), DeleteHardwareProfile(), GetProfiles(), IsProfileNameInUse(), RenameHardwareProfile(), and UpdateButtons().
DWORD _PROFILEDATA::dwRefCount |
Definition at line 19 of file userprofile.c.
Referenced by AddUserProfile(), DeleteUserProfile(), and UpdateButtonState().
DWORD _PROFILEDATA::dwSelectedProfile |
Definition at line 28 of file hardprof.c.
DWORD _PROFILEDATA::dwSelectedProfileIndex |
Definition at line 29 of file hardprof.c.
Referenced by CopyHardwareProfile(), DeleteHardwareProfile(), GetProfiles(), HardProfDlgProc(), HardwareProfileProperties(), IsProfileNameInUse(), MoveHardwareProfile(), RenameHardwareProfile(), and UpdateButtons().
DWORD _PROFILEDATA::dwState |
Definition at line 20 of file userprofile.c.
Referenced by AddUserProfile().
PPROFILE _PROFILEDATA::pProfiles |
Definition at line 30 of file hardprof.c.
Referenced by CopyHardwareProfile(), DeleteHardwareProfile(), GetProfiles(), HardProfDlgProc(), HardwareProfileProperties(), IsProfileNameInUse(), MoveHardwareProfile(), and RenameHardwareProfile().
PWSTR _PROFILEDATA::pszFullName |
Definition at line 22 of file userprofile.c.
Referenced by AddUserProfile(), and DeleteUserProfile().
PWSTR _PROFILEDATA::pszProfilePath |
Definition at line 23 of file userprofile.c.
Referenced by AddUserProfile().