Changeset 7476 for trunk/src/kernel32/conout.cpp
- Timestamp:
- Nov 29, 2001, 1:20:48 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/conout.cpp
r7457 r7476 1 /* $Id: conout.cpp,v 1.1 1 2001-11-26 14:53:59 sandervlExp $ */1 /* $Id: conout.cpp,v 1.12 2001-11-29 00:20:46 phaller Exp $ */ 2 2 3 3 /* … … 100 100 PHMHANDLEDATA pHMHandleDataTemplate) 101 101 { 102 APIRET rc;103 102 BOOL fResult; 104 103 HANDLE hConsole;
Note:
See TracChangeset
for help on using the changeset viewer.