Ignore:
Timestamp:
Aug 15, 2000, 9:03:27 AM (25 years ago)
Author:
bird
Message:

32-bits GetDosVar don't work. Get module handle from PTDA. (which btw is much
faster). So, I've added a new import, ptda_module.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/GRACE/src/win32k/include/OS2KPTDA.h

    r3829 r4018  
    1 /* $Id: OS2KPTDA.h,v 1.1 2000-07-16 22:21:19 bird Exp $
     1/* $Id: OS2KPTDA.h,v 1.1.2.1 2000-08-15 07:03:25 bird Exp $
    22 *
    33 * PTDA access functions.
     
    5555
    5656USHORT  ptdaGet_ptda_environ(PPTDA pPTDA);
    57 
     57USHORT  ptdaGet_ptda_module(PPTDA pPTDA);
    5858
    5959#ifdef __cplusplus
Note: See TracChangeset for help on using the changeset viewer.