Changeset 4781 for trunk/src/win32k/include
- Timestamp:
- Dec 11, 2000, 7:34:45 AM (25 years ago)
- File:
-
- 1 edited
-
trunk/src/win32k/include/probkrnl.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/win32k/include/probkrnl.h
r4347 r4781 1 /* $Id: probkrnl.h,v 1.1 6 2000-10-01 02:58:17bird Exp $1 /* $Id: probkrnl.h,v 1.17 2000-12-11 06:34:45 bird Exp $ 2 2 * 3 3 * Include file for ProbKrnl. 4 4 * 5 * Copyright (c) 1998-2000 knut st. osmundsen (knut.stange.osmundsen@ pmsc.no)5 * Copyright (c) 1998-2000 knut st. osmundsen (knut.stange.osmundsen@mynd.no) 6 6 * 7 7 * Project Odin Software License can be found in LICENSE.TXT … … 16 16 * Defined Constants And Macros * 17 17 *******************************************************************************/ 18 #define NBR_OF_KRNLIMPORTS 40/* When this is changed make sure to */18 #define NBR_OF_KRNLIMPORTS 52 /* 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 */ 21 /* the appropriate fake.c fakea.asm.*/21 /* the appropriate fake.c or fakea.asm.*/ 22 22 #define MAX_LENGTH_NAME 32 /* Max length for the function. */ 23 23
Note:
See TracChangeset
for help on using the changeset viewer.
