Changeset 5208 for trunk/src/win32k/include
- Timestamp:
- Feb 20, 2001, 6:06:41 AM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/win32k/include/probkrnl.h
r5181 r5208 1 /* $Id: probkrnl.h,v 1. 19 2001-02-19 05:51:37bird Exp $1 /* $Id: probkrnl.h,v 1.20 2001-02-20 05:03:44 bird Exp $ 2 2 * 3 3 * Include file for ProbKrnl. … … 16 16 * Defined Constants And Macros * 17 17 *******************************************************************************/ 18 #define NBR_OF_KRNLIMPORTS 7 7/* When this is changed make sure to */18 #define NBR_OF_KRNLIMPORTS 79 /* When this is changed make sure to */ 19 19 /* update the aImportTab in probkrnl.c */ 20 20 /* and make test faker in test.h and */
Note:
See TracChangeset
for help on using the changeset viewer.