/[winpt]/trunk/Src/WinPT.cpp
ViewVC logotype

Diff of /trunk/Src/WinPT.cpp

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

revision 58 by werner, Wed Nov 2 13:36:03 2005 UTC revision 59 by twoaday, Wed Nov 2 13:50:48 2005 UTC
# Line 259  WinMain (HINSTANCE hinst, HINSTANCE hpre Line 259  WinMain (HINSTANCE hinst, HINSTANCE hpre
259      debug = 1;      debug = 1;
260  #endif  #endif
261    
     s = PTD_get_version ();  
     // FIXME: Using strcmp here is wrong  
 //     if (strcmp (s, MIN_PTD_VER)) {  
 //      log_box (_("Privacy Tray Dynamic (PTD)"), MB_ERR,  
 //               _("Please update your PTD.dll to the newest version, "  
 //                 "the version (%s) you use is too old."), s);  
 //      return 0;  
 //     }  
   
262      if (gpg_md_selftest ()) {      if (gpg_md_selftest ()) {
263          msg_box (NULL, _("Cryptographic selftest failed."),          msg_box (NULL, _("Cryptographic selftest failed."),
264                   _("WinPT Error"), MB_ERR);                   _("WinPT Error"), MB_ERR);

Legend:
Removed from v.58  
changed lines
  Added in v.59

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26