Changeset 2836 for trunk/src/win32k/include/dev32.h
- Timestamp:
- Feb 21, 2000, 5:45:47 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/win32k/include/dev32.h
r2832 r2836 1 /* $Id: dev32.h,v 1. 6 2000-02-20 04:27:23bird Exp $1 /* $Id: dev32.h,v 1.7 2000-02-21 04:45:46 bird Exp $ 2 2 * 3 3 * dev32 - header file for 32-bit part of the driver. … … 82 82 * variable into an function call; like the addToModule calls. 83 83 * 84 * @returns 32-bit FLAT stack pointer. 84 * Warning - At init-time you have ot make sure that the pulTKSSBase32 pointer is set! 85 * 86 * @returns 32-bit FLAT pointer. 85 87 */ 86 88 #ifdef RING0
Note:
See TracChangeset
for help on using the changeset viewer.