Changeset 2836 for trunk/src/win32k/include/dev16.h
- Timestamp:
- Feb 21, 2000, 5:45:47 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/win32k/include/dev16.h
r2832 r2836 1 /* $Id: dev16.h,v 1. 6 2000-02-20 04:27:23bird Exp $1 /* $Id: dev16.h,v 1.7 2000-02-21 04:45:46 bird Exp $ 2 2 * dev16 - 16-bit specific. Should not be used in 32-bit C/C++. 3 3 * … … 105 105 USHORT NEAR dev1Init(PRPINITIN pRpIn, PRPINITOUT pRpOut); 106 106 USHORT NEAR R0Init16(PRP_GENIOCTL pRp); 107 USHORT NEAR initGetDosTableData(void); 107 108 108 109
Note:
See TracChangeset
for help on using the changeset viewer.