/[gpgoe]/trunk/src/OEProc.c
ViewVC logotype

Diff of /trunk/src/OEProc.c

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

revision 3 by twoaday, Fri Mar 24 13:36:54 2006 UTC revision 4 by twoaday, Sat Mar 25 09:02:36 2006 UTC
# Line 174  clear_clipboard (void) Line 174  clear_clipboard (void)
174  LRESULT CALLBACK  LRESULT CALLBACK
175  oe_proc (HWND hwnd, UINT msg, WPARAM wparam, LPARAM lparam)  oe_proc (HWND hwnd, UINT msg, WPARAM wparam, LPARAM lparam)
176  {      {    
177      static initialized = 0;      static int initialized = 0;
178      static int encr_msg = 0;      static int encr_msg = 0;
179      static int sign_msg = 0;      static int sign_msg = 0;
180      int rc = 0;      int rc = 0;

Legend:
Removed from v.3  
changed lines
  Added in v.4

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26