Ignore:
Timestamp:
Feb 20, 2001, 6:06:41 AM (25 years ago)
Author:
bird
Message:

Added two new imports for entering and exiting kernel mode.

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:37 bird Exp $
     1/* $Id: probkrnl.h,v 1.20 2001-02-20 05:03:44 bird Exp $
    22 *
    33 * Include file for ProbKrnl.
     
    1616*   Defined Constants And Macros                                               *
    1717*******************************************************************************/
    18 #define NBR_OF_KRNLIMPORTS      77      /* When this is changed make sure to   */
     18#define NBR_OF_KRNLIMPORTS      79      /* When this is changed make sure to   */
    1919                                        /* update the aImportTab in probkrnl.c */
    2020                                        /* and make test faker in test.h and   */
Note: See TracChangeset for help on using the changeset viewer.