Changeset 4164 for trunk/src/win32k/include/OS2KPTDA.h
- Timestamp:
- Sep 2, 2000, 11:08:23 PM (25 years ago)
- 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 $ 2 2 * 3 3 * PTDA access functions. … … 54 54 55 55 56 USHORT ptdaGet_ptda_environ(PPTDA pPTDA); 57 56 USHORT ptdaGet_ptda_environ(PPTDA pPTDA); 57 USHORT ptdaGet_ptda_module(PPTDA pPTDA); 58 HKSEMMTX ptda_ptda_ptdasem(PPTDA pPTDA); 58 59 59 60 #ifdef __cplusplus
Note:
See TracChangeset
for help on using the changeset viewer.