Changeset 6228 for trunk/src


Ignore:
Timestamp:
Jul 8, 2001, 5:06:25 AM (24 years ago)
Author:
bird
Message:

Prototyped Begin- and End-LIBPATH PTDA get functions.

File:
1 edited

Legend:

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

    r4787 r6228  
    1 /* $Id: OS2KPTDA.h,v 1.4 2000-12-11 06:53:49 bird Exp $
     1/* $Id: OS2KPTDA.h,v 1.5 2001-07-08 03:06:25 bird Exp $
    22 *
    33 * PTDA access functions.
     
    5757USHORT      ptdaGet_ptda_module(PPTDA pPTDA);
    5858HKSEMMTX    ptda_ptda_ptdasem(PPTDA pPTDA);
     59PSZ         ptdaGet_ptda_pBeginLIBPATH(PPTDA pPTDA);
     60PSZ         ptdaGet_ptda_pEndLIBPATH(PPTDA pPTDA);
    5961
    6062#ifdef __cplusplus
Note: See TracChangeset for help on using the changeset viewer.