Ignore:
Timestamp:
Feb 26, 2000, 9:21:42 PM (26 years ago)
Author:
bird
Message:

New function which gets the CS value.

File:
1 edited

Legend:

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

    r2823 r2918  
    1 /* $Id: win32k.h,v 1.3 2000-02-18 19:27:29 bird Exp $
     1/* $Id: win32k.h,v 1.4 2000-02-26 20:21:42 bird Exp $
    22 *
    33 * Top level make file for the Win32k library.
     
    6060APIRET APIENTRY  libWin32kInit(void);
    6161APIRET APIENTRY  libWin32kTerm(void);
     62USHORT APIENTRY  libHelperGetCS(void);
    6263APIRET APIENTRY  DosAllocMemEx(PPVOID ppv, ULONG cb, ULONG flag);
    6364
Note: See TracChangeset for help on using the changeset viewer.