Changeset 7390 for trunk/src/win32k/kKrnlLib/include/testcase.h
- Timestamp:
- Nov 19, 2001, 4:10:22 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/win32k/kKrnlLib/include/testcase.h
r7310 r7390 1 /* $Id: testcase.h,v 1. 3 2001-11-09 07:39:33bird Exp $1 /* $Id: testcase.h,v 1.4 2001-11-19 03:10:22 bird Exp $ 2 2 * 3 3 * Definitions and declarations for testcase moduls. … … 28 28 extern TSTFAKER aTstFakers[NBR_OF_KRNLIMPORTS]; 29 29 #endif 30 31 /******************************************************************************* 32 * Global Variables * 33 *******************************************************************************/ 34 extern int iTestcaseNo; 35 30 36 31 37 /*******************************************************************************
Note:
See TracChangeset
for help on using the changeset viewer.