List of all members.
Public Member Functions |
|
| WProfile (const char *section, const char *inifile) |
|
int | GetInt (const char *key, int defvalue=0) |
|
bool | GetString (const char *key, char *buffer, int size, const char *defvalue="") |
|
COLORREF | GetColor (const char *key, COLORREF defvalue) |
|
bool | WriteInt (const char *key, int value) |
|
bool | WriteString (const char *key, const char *value) |
|
bool | WriteColor (const char *key, const COLORREF value) |
Public Attributes |
|
char | section [MAX_PATH] |
|
char | inifile [MAX_PATH] |
The documentation for this class was generated from the following files: