86 |
int get_reg_winpt_single (int id); |
int get_reg_winpt_single (int id); |
87 |
int set_reg_winpt_prefs (winpt_reg_prefs_s * opt); |
int set_reg_winpt_prefs (winpt_reg_prefs_s * opt); |
88 |
int get_reg_winpt_prefs (winpt_reg_prefs_s * opt); |
int get_reg_winpt_prefs (winpt_reg_prefs_s * opt); |
89 |
char* get_reg_entry( HKEY root_key, const char * dir, const char * key ); |
char* get_reg_entry (HKEY root_key, const char *dir, const char *key); |
90 |
int set_reg_entry( HKEY root_key, const char * dir, const char * key, |
int set_reg_entry( HKEY root_key, const char * dir, const char * key, |
91 |
const char * value ); |
const char * value ); |
92 |
int set_reg_key( HKEY root_key, const char * dir, const char * key, |
int set_reg_key( HKEY root_key, const char * dir, const char * key, |