Ignore:
Timestamp:
Sep 2, 2000, 11:08:23 PM (25 years ago)
Author:
bird
Message:

Merged in the Grace branch. New Win32k!

File:
1 edited

Legend:

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

    r3829 r4164  
    1 /* $Id: OS2KPTDA.h,v 1.1 2000-07-16 22:21:19 bird Exp $
     1/* $Id: OS2KPTDA.h,v 1.2 2000-09-02 21:07:59 bird Exp $
    22 *
    33 * PTDA access functions.
     
    5454
    5555
    56 USHORT  ptdaGet_ptda_environ(PPTDA pPTDA);
    57 
     56USHORT      ptdaGet_ptda_environ(PPTDA pPTDA);
     57USHORT      ptdaGet_ptda_module(PPTDA pPTDA);
     58HKSEMMTX    ptda_ptda_ptdasem(PPTDA pPTDA);
    5859
    5960#ifdef __cplusplus
Note: See TracChangeset for help on using the changeset viewer.