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

Diff of /trunk/Src/wptHotkey.cpp

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

revision 68 by werner, Mon Oct 31 21:14:11 2005 UTC revision 69 by twoaday, Sat Nov 5 12:28:12 2005 UTC
# Line 92  hotkeys_unregister (HWND wnd) Line 92  hotkeys_unregister (HWND wnd)
92  int  int
93  hotkey_register_single (HWND wnd, hotkey_t hk)  hotkey_register_single (HWND wnd, hotkey_t hk)
94  {  {
95      int rc, keymod;      int keymod=0;
96        int rc;
97    
98      if (!hk->enabled)      if (!hk->enabled)
99          return 0;          return 0;

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26