Changeset 7386 for trunk/src


Ignore:
Timestamp:
Nov 19, 2001, 4:07:05 AM (24 years ago)
Author:
bird
Message:

New prototype GetLookupKrnlEntry32Ptr.

File:
1 edited

Legend:

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

    r7374 r7386  
    1 /* $Id: dev16.h,v 1.2 2001-11-18 04:07:29 bird Exp $
     1/* $Id: dev16.h,v 1.3 2001-11-19 03:07:05 bird Exp $
    22 * dev16 - 16-bit specific. Should not be used in 32-bit C/C++.
    33 *
     
    8686ULONG  NEAR GetVerifyImportTab32Ptr(void);
    8787ULONG  NEAR GetGetKernelInfo32Ptr(void);
     88ULONG  NEAR GetLookupKrnlEntry32Ptr(void);
    8889
    8990/*
Note: See TracChangeset for help on using the changeset viewer.