Changeset 6859 for trunk/include/win/hook.h
- Timestamp:
- Sep 28, 2001, 4:08:17 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win/hook.h
r2946 r6859 1 /* $Id: hook.h,v 1. 3 2000-02-29 19:09:25 sandervlExp $ */1 /* $Id: hook.h,v 1.4 2001-09-28 14:06:39 phaller Exp $ */ 2 2 3 3 /* … … 30 30 31 31 extern BOOL ProcessKbdHook(LPMSG msg, BOOL remove ); 32 extern BOOL ProcessKbdHookLL(LPMSG msg, BOOL remove ); 32 33 33 34 #endif /* __WINE_HOOK_H */
Note:
See TracChangeset
for help on using the changeset viewer.