|
bsp
|
| GetColor(const char *key, COLORREF defvalue) (defined in WProfile) | WProfile | |
| GetInt(const char *key, int defvalue=0) (defined in WProfile) | WProfile | |
| GetString(const char *key, char *buffer, int size, const char *defvalue="") (defined in WProfile) | WProfile | |
| inifile (defined in WProfile) | WProfile | |
| section (defined in WProfile) | WProfile | |
| WProfile(const char *section, const char *inifile) (defined in WProfile) | WProfile | |
| WriteColor(const char *key, const COLORREF value) (defined in WProfile) | WProfile | |
| WriteInt(const char *key, int value) (defined in WProfile) | WProfile | |
| WriteString(const char *key, const char *value) (defined in WProfile) | WProfile | |
| ~WProfile() (defined in WProfile) | WProfile |