- Timestamp:
- Sep 26, 2001, 5:53:13 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/win32k/kKrnlLib/include/probkrnl.h
r6747 r6816 1 /* $Id: probkrnl.h,v 1. 4 2001-09-18 04:33:01bird Exp $1 /* $Id: probkrnl.h,v 1.5 2001-09-26 03:53:13 bird Exp $ 2 2 * 3 3 * Include file for ProbKrnl. … … 15 15 * Defined Constants And Macros * 16 16 *******************************************************************************/ 17 #define NBR_OF_KRNLIMPORTS 99/* When this is changed make sure to */17 #define NBR_OF_KRNLIMPORTS 107 /* When this is changed make sure to */ 18 18 /* update the aImportTab in probkrnl.c */ 19 19 /* and make test faker in test.h and */
Note:
See TracChangeset
for help on using the changeset viewer.