- Timestamp:
- 01/26/13 03:18:02 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/StreamVision/HID_Utilities_External.h
r300 r652 52 52 #if !TARGET_RT_MAC_CFM 53 53 #include <IOKit/hid/IOHIDLib.h> 54 #endif TARGET_RT_MAC_CFM54 #endif 55 55 56 56 //#include <IOKit/hid/IOHIDUsageTables.h> … … 110 110 typedef void(*IOHIDCallbackFunction) (void* target, unsigned long result, void* refcon, void* sender); 111 111 typedef void* IOHIDEventStruct; 112 #endif TARGET_RT_MAC_CFM112 #endif 113 113 114 114 // Device and Element Interfaces
Note:
See TracChangeset
for help on using the changeset viewer.