Changeset 4407 for trunk/src/kernel32/conin.h
- Timestamp:
- Oct 3, 2000, 7:28:32 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/conin.h
r2050 r4407 1 /* $Id: conin.h,v 1. 2 1999-12-09 19:08:26sandervl Exp $ */1 /* $Id: conin.h,v 1.3 2000-10-03 17:28:28 sandervl Exp $ */ 2 2 3 3 /* … … 139 139 LPDWORD lpcWritten); 140 140 141 /* this is a handler method for calls to GetFileType() */ 142 virtual DWORD GetFileType (PHMHANDLEDATA pHMHandleData); 143 141 144 }; 142 145
Note:
See TracChangeset
for help on using the changeset viewer.