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

Diff of /trunk/Include/wptKeyManager.h

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

revision 23 by twoaday, Fri Sep 30 10:10:16 2005 UTC revision 25 by twoaday, Wed Oct 12 10:04:26 2005 UTC
# Line 50  struct km_group_cb_s { Line 50  struct km_group_cb_s {
50  };  };
51    
52  /*-- wptFileManager.cpp --*/  /*-- wptFileManager.cpp --*/
53  int overwrite_file( const char * fname );  int overwrite_file (const char *fname);
54    
55  /*-- wptClipImportDlg.cpp --*/  /*-- wptClipImportDlg.cpp --*/
56  void print_import_status (gpgme_import_result_t res);  void print_import_status (gpgme_import_result_t res);
57    
 char* km_quote_uid( const char *uid );  
58  int km_check_for_seckey (listview_ctrl_t lv, int pos, int * utrust);  int km_check_for_seckey (listview_ctrl_t lv, int pos, int * utrust);
59  int km_check_key_status( listview_ctrl_t lv, int pos );  int km_check_key_status( listview_ctrl_t lv, int pos );
60  int km_get_key_status( listview_ctrl_t lv, int pos );  int km_get_key_status( listview_ctrl_t lv, int pos );

Legend:
Removed from v.23  
changed lines
  Added in v.25

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26