Ignore:
Timestamp:
Feb 23, 2001, 3:57:55 AM (25 years ago)
Author:
bird
Message:

Calltable fixes. Handle event. New 14062e kernels.

File:
1 edited

Legend:

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

    r5224 r5247  
    1 /* $Id: k32.h,v 1.8 2001-02-21 07:46:10 bird Exp $
     1/* $Id: k32.h,v 1.9 2001-02-23 02:57:54 bird Exp $
    22 *
    33 * k32 API - definitions.
     
    2020*******************************************************************************/
    2121APIRET _System k32AllocMemEx(PPVOID ppb, ULONG cb, ULONG flFlags, ULONG ulCS, ULONG ulEIP);
     22APIRET _System k32HandleSystemEvent(ULONG ulEvent, HEV hev, BOOL fHandle);
    2223APIRET _System k32QueryCallGate(PUSHORT pusCGSelector);
    2324APIRET _System k32QuerySystemMemInfo(PK32SYSTEMMEMINFO pMemInfo);
Note: See TracChangeset for help on using the changeset viewer.