/[winpt]/trunk/Include/wptRegistry.h
ViewVC logotype

Diff of /trunk/Include/wptRegistry.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 263 by twoaday, Thu Jun 1 08:30:46 2006 UTC revision 264 by twoaday, Sat Sep 30 10:25:06 2006 UTC
# Line 86  int set_reg_winpt_single (int id, int va Line 86  int set_reg_winpt_single (int id, int va
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,

Legend:
Removed from v.263  
changed lines
  Added in v.264

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26