Ignore:
Timestamp:
Feb 16, 2000, 12:39:20 AM (26 years ago)
Author:
bird
Message:

IOCtl exported services.
k32AllocMemEx.

File:
1 edited

Legend:

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

    r1678 r2799  
    1 /* $Id: dev16.h,v 1.3 1999-11-10 01:45:32 bird Exp $
     1/* $Id: dev16.h,v 1.4 2000-02-15 23:39:19 bird Exp $
    22 * dev16 - 16-bit specific. Should not be used in 32-bit C/C++.
    33 *
     
    113113USHORT NEAR CallGetOTEs32(ULONG addressOTEBuf);
    114114USHORT NEAR CallVerifyProcTab32(void);
     115USHORT NEAR CallElfIOCtl(LIN pRpIOCtl);
     116USHORT NEAR CallWin32kIOCtl(LIN pRpIOCtl);
     117
    115118
    116119/*
Note: See TracChangeset for help on using the changeset viewer.