Changeset 4996 for trunk/src/win32k/include/api.h
- Timestamp:
- Jan 21, 2001, 12:51:06 AM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/win32k/include/api.h
r4981 r4996 1 /* $Id: api.h,v 1. 1 2001-01-20 15:47:08bird Exp $1 /* $Id: api.h,v 1.2 2001-01-20 23:49:54 bird Exp $ 2 2 * 3 3 * API Overload Init and Helper Function - public header. … … 21 21 22 22 void _Optlink APIInit(void); 23 BOOL _Optlink APIQueryEnabled(int iAPI, USHORT usCS, LONG ulEIP); 23 BOOL _Optlink APIQueryEnabled(int iApi, USHORT usCS, LONG ulEIP); 24 24 25 25 26
Note:
See TracChangeset
for help on using the changeset viewer.