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

Diff of /trunk/Include/wptW32API.h

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

revision 181 by twoaday, Tue Feb 7 08:58:04 2006 UTC revision 182 by twoaday, Tue Mar 14 11:02:32 2006 UTC
# Line 35  int mapi_send_pubkey (const char *keyid, Line 35  int mapi_send_pubkey (const char *keyid,
35  int mapi_send_ascfile (char *ascfile);  int mapi_send_ascfile (char *ascfile);
36  void mapi_deinit (void);  void mapi_deinit (void);
37    
38    /*-- wptSafeEditCtrl.cpp --*/
39    UINT SafeGetDlgItemText (HWND dlg, int id, char *buf, int buflen);
40    void safe_edit_control_init (HWND dlg, int ctlid);
41    void safe_edit_control_free (HWND dlg, int ctlid);
42    
43  /*-- wptW32API.cpp --*/  /*-- wptW32API.cpp --*/
44  char* make_filename (const char *path, const char *file, const char *ext);  char* make_filename (const char *path, const char *file, const char *ext);
45  char* make_special_filename (int folder, const char *file, const char *ext);  char* make_special_filename (int folder, const char *file, const char *ext);

Legend:
Removed from v.181  
changed lines
  Added in v.182

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26