Changeset 7457 for trunk/src/kernel32/conout.cpp
- Timestamp:
- Nov 26, 2001, 3:54:03 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/conout.cpp
r5308 r7457 1 /* $Id: conout.cpp,v 1.1 0 2001-03-13 18:45:32sandervl Exp $ */1 /* $Id: conout.cpp,v 1.11 2001-11-26 14:53:59 sandervl Exp $ */ 2 2 3 3 /* … … 94 94 *****************************************************************************/ 95 95 96 DWORD HMDeviceConsoleOutClass::CreateFile (LPCSTR lpFileName, 96 DWORD HMDeviceConsoleOutClass::CreateFile (HANDLE hHandle, 97 LPCSTR lpFileName, 97 98 PHMHANDLEDATA pHMHandleData, 98 99 PVOID lpSecurityAttributes,
Note:
See TracChangeset
for help on using the changeset viewer.