ReactOS 0.4.16-dev-1020-gf135cab
|
Public Attributes | |
BOOL | changed |
PROFILESECTION * | section |
WCHAR * | filename |
FILETIME | LastWriteTime |
ENCODING | encoding |
BOOL PROFILE::changed |
Definition at line 78 of file profile.c.
Referenced by PROFILE_Open().
ENCODING PROFILE::encoding |
Definition at line 82 of file profile.c.
Referenced by PROFILE_Open().
WCHAR* PROFILE::filename |
Definition at line 80 of file profile.c.
Referenced by PROFILE_Open().
PROFILESECTION* PROFILE::section |
Definition at line 79 of file profile.c.
Referenced by PROFILE_Open().