Changeset 6762 for trunk/src/user32/HOOK.CPP
- Timestamp:
- Sep 19, 2001, 5:39:52 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/HOOK.CPP
r6012 r6762 1 /* $Id: HOOK.CPP,v 1.2 2 2001-06-14 14:49:16sandervl Exp $ */1 /* $Id: HOOK.CPP,v 1.23 2001-09-19 15:39:47 sandervl Exp $ */ 2 2 3 3 /* … … 44 44 #include <vmutex.h> 45 45 #include <wprocess.h> 46 #include "menu.h" 46 47 47 48 #include "win32wbase.h" … … 775 776 } 776 777 777 BOOL IsMenuActive(void);778 779 778 BOOL ProcessKbdHook(LPMSG msg, BOOL remove ) 780 779 {
Note:
See TracChangeset
for help on using the changeset viewer.