/[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 225 by twoaday, Wed May 24 07:53:24 2006 UTC revision 226 by twoaday, Mon Jun 12 13:40:21 2006 UTC
# Line 448  WinMain (HINSTANCE hinst, HINSTANCE hpre Line 448  WinMain (HINSTANCE hinst, HINSTANCE hpre
448      HACCEL accel_tab;      HACCEL accel_tab;
449      MSG msg;      MSG msg;
450      HWND hwnd = NULL;      HWND hwnd = NULL;
     /*WORD ver[3], ptdver[4];*/  
451      int rc, ec, created = 0;      int rc, ec, created = 0;
452      int first_start = 0, start_gpgprefs = 0;      int first_start = 0, start_gpgprefs = 0;
453      int winpt_inst_found = 0;      int winpt_inst_found = 0;
# Line 469  WinMain (HINSTANCE hinst, HINSTANCE hpre Line 468  WinMain (HINSTANCE hinst, HINSTANCE hpre
468      #endif      #endif
469    
470      /* XXX      /* XXX
471        WORD ver[3], ptdver[4];
472      get_file_version ("WinPT.exe", &ver[0], &ver[1], &ver[2], &ver[3]);      get_file_version ("WinPT.exe", &ver[0], &ver[1], &ver[2], &ver[3]);
473      get_file_version ("PTD.dll", &ptdver[0], &ptdver[1],      get_file_version ("PTD.dll", &ptdver[0], &ptdver[1],
474                                   &ptdver[2], &ptdver[3]);                                   &ptdver[2], &ptdver[3]);

Legend:
Removed from v.225  
changed lines
  Added in v.226

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26