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

Diff of /trunk/Src/wptKeysignDlg.cpp

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

revision 76 by twoaday, Tue Nov 8 07:15:13 2005 UTC revision 77 by twoaday, Mon Nov 14 15:01:01 2005 UTC
# Line 225  keysign_dlg_proc (HWND dlg, UINT msg, WP Line 225  keysign_dlg_proc (HWND dlg, UINT msg, WP
225            
226      switch ( msg )  {      switch ( msg )  {
227      case WM_INITDIALOG:      case WM_INITDIALOG:
228          if (lparam == NULL)          if (lparam == 0)
229              dlg_fatal_error (dlg, "Could not get dialog param.");              dlg_fatal_error (dlg, "Could not get dialog param.");
230          #ifndef LANG_DE          #ifndef LANG_DE
231          SetWindowText (dlg, _("Key Signing"));          SetWindowText (dlg, _("Key Signing"));

Legend:
Removed from v.76  
changed lines
  Added in v.77

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26