Changeset 1284 for trunk/src/kernel32/winimagepeldr.cpp
- Timestamp:
- Oct 14, 1999, 11:58:10 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/winimagepeldr.cpp
r1280 r1284 1 /* $Id: winimagepeldr.cpp,v 1. 6 1999-10-14 09:21:42sandervl Exp $ */1 /* $Id: winimagepeldr.cpp,v 1.7 1999-10-14 09:57:35 sandervl Exp $ */ 2 2 3 3 /* … … 168 168 fout << "SizeOfHeapCommit : " << oh.SizeOfHeapCommit << endl; 169 169 fout << "FileAlignment : " << oh.FileAlignment << endl; 170 fout << "Subsystem : " << oh.Subsystem << endl; 170 171 171 172 nSections = NR_SECTIONS(win32file);
Note:
See TracChangeset
for help on using the changeset viewer.