Changeset 4108 for branches/GRACE/src/win32k/include/OS2KPTDA.h
- Timestamp:
- Aug 29, 2000, 12:44:25 AM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/GRACE/src/win32k/include/OS2KPTDA.h
r4018 r4108 1 /* $Id: OS2KPTDA.h,v 1.1.2. 1 2000-08-15 07:03:25bird Exp $1 /* $Id: OS2KPTDA.h,v 1.1.2.2 2000-08-28 22:44:22 bird Exp $ 2 2 * 3 3 * PTDA access functions. … … 54 54 55 55 56 USHORT ptdaGet_ptda_environ(PPTDA pPTDA); 57 USHORT ptdaGet_ptda_module(PPTDA pPTDA); 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.