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

Diff of /trunk/Src/wptMainProc.cpp

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

revision 174 by twoaday, Thu Feb 2 08:20:50 2006 UTC revision 180 by twoaday, Mon Mar 6 14:41:58 2006 UTC
# Line 554  winpt_main_proc (HWND hwnd, UINT msg, WP Line 554  winpt_main_proc (HWND hwnd, UINT msg, WP
554              wnd = FindWindow (NULL, _("Key Manager"));              wnd = FindWindow (NULL, _("Key Manager"));
555              if (wnd && IsIconic (wnd))              if (wnd && IsIconic (wnd))
556                  ShowWindow (wnd, SW_RESTORE);                  ShowWindow (wnd, SW_RESTORE);
557                if (wnd)
558                    SetForegroundWindow (wnd);
559              param = 0;              param = 0;
560              if (cmd)              if (cmd)
561                  param = (LPARAM)cmd;                  param = (LPARAM)cmd;

Legend:
Removed from v.174  
changed lines
  Added in v.180

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26