- Timestamp:
- Oct 16, 2001, 4:20:27 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/win32k/kKrnlLib/include/dev32hlp.h
r6696 r7069 1 /* $Id: dev32hlp.h,v 1. 1 2001-09-11 01:27:27 bird Exp $1 /* $Id: dev32hlp.h,v 1.2 2001-10-16 02:20:27 bird Exp $ 2 2 * 3 3 * Dev32Hlp - 32-bit Device helpers. … … 125 125 PLOCKHANDLE pLockHandle); 126 126 D32RET D32HLPCALL D32Hlp_VMUnLock(PLOCKHANDLE pLockHandle); 127 127 D32RET D32HLPCALL D32Hlp_RAS(ULONG major, 128 ULONG cbBuffer, 129 ULONG minor, 130 ULONG pf16Buffer); 128 131 129 132 #ifdef __cplusplus
Note:
See TracChangeset
for help on using the changeset viewer.