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

Diff of /trunk/Src/wptKeygenCBDlg.cpp

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

revision 68 by twoaday, Sat Nov 5 12:00:55 2005 UTC revision 99 by twoaday, Fri Nov 25 07:47:51 2005 UTC
# Line 43  keygen_cb_dlg_proc (HWND dlg, UINT msg, Line 43  keygen_cb_dlg_proc (HWND dlg, UINT msg,
43      case WM_INITDIALOG:      case WM_INITDIALOG:
44          SetDlgItemText (dlg, IDC_KEYPROG_CB, "");          SetDlgItemText (dlg, IDC_KEYPROG_CB, "");
45          SetForegroundWindow (dlg);          SetForegroundWindow (dlg);
46            SetWindowText (dlg, _("Key Generation - Progress Dialog"));
47          center_window (dlg, NULL);          center_window (dlg, NULL);
48          dlg_hwnd = dlg;          dlg_hwnd = dlg;
49          return TRUE;          return TRUE;

Legend:
Removed from v.68  
changed lines
  Added in v.99

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26