Changeset 6696 for trunk/src


Ignore:
Timestamp:
Sep 11, 2001, 3:27:28 AM (24 years ago)
Author:
bird
Message:

Temporary checkin.

Location:
trunk/src/win32k/kKrnlLib
Files:
10 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/win32k/kKrnlLib/include/kKLInitHlp.h

    r6695 r6696  
    1 /* $Id: kKLInitHlp.h,v 1.1 2001-09-11 00:54:06 bird Exp $
     1/* $Id: kKLInitHlp.h,v 1.2 2001-09-11 01:27:28 bird Exp $
    22 *
    33 * Definition of the R0 initiation helper IOCtl interface.
     
    1717 * Ring 0 init helper IOCtl
    1818 */
    19 #define KKL_DRIVE_NAME              "kKrnlHlp"
     19#define KKL_DEVICE_NAME             "kKrnlHlp"
    2020#define KKL_IOCTL_CAT               0xC1
    2121#define KKL_IOCTL_RING0INIT         0x42
Note: See TracChangeset for help on using the changeset viewer.