Changeset 4018 for branches/GRACE/src/win32k/include
- Timestamp:
- Aug 15, 2000, 9:03:27 AM (25 years ago)
- Location:
- branches/GRACE/src/win32k/include
- Files:
-
- 2 edited
-
OS2KPTDA.h (modified) (2 diffs)
-
probkrnl.h (modified) (2 diffs)
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:19bird Exp $1 /* $Id: OS2KPTDA.h,v 1.1.2.1 2000-08-15 07:03:25 bird Exp $ 2 2 * 3 3 * PTDA access functions. … … 55 55 56 56 USHORT ptdaGet_ptda_environ(PPTDA pPTDA); 57 57 USHORT ptdaGet_ptda_module(PPTDA pPTDA); 58 58 59 59 #ifdef __cplusplus -
branches/GRACE/src/win32k/include/probkrnl.h
r4010 r4018 1 /* $Id: probkrnl.h,v 1.13.4. 2 2000-08-14 08:57:07bird Exp $1 /* $Id: probkrnl.h,v 1.13.4.3 2000-08-15 07:03:25 bird Exp $ 2 2 * 3 3 * Include file for ProbKrnl. … … 16 16 * Defined Constants And Macros * 17 17 *******************************************************************************/ 18 #define NBR_OF_KRNLIMPORTS 3 0/* When this is changed make sure to */18 #define NBR_OF_KRNLIMPORTS 31 /* When this is changed make sure to */ 19 19 /* update the arrays in d32init.c and */ 20 20 /* probkrnl.c */
Note:
See TracChangeset
for help on using the changeset viewer.
