|
|
1.1 root 1: ; about2.def : Defines the executable file characteristics for the linker.
2: ;
3: ; This is a part of the Microsoft Foundation Classes C++ library.
4: ; Copyright (C) 1992 Microsoft Corporation
5: ; All rights reserved.
6: ;
7: ; This source code is only intended as a supplement to the
8: ; Microsoft Foundation Classes Reference and Microsoft
9: ; QuickHelp documentation provided with the library.
10: ; See these sources for detailed information regarding the
11: ; Microsoft Foundation Classes product.
12: ;
13: ; Based on the About2 application by Charles Petzold.
14: ; The original application appeared in
15: ; "Programming Windows", Second Edition (pp. 417-423),
16: ; Copyright (C) 1990 Charles Petzold,
17: ; published by Microsoft Press. Used with permission.
18:
19: NAME ABOUT2
20: DESCRIPTION 'Microsoft Foundation About Box Demo No. 2'
21:
22: EXETYPE WINDOWS
23: STUB 'WINSTUB.EXE'
24:
25: CODE PRELOAD MOVEABLE DISCARDABLE
26: DATA PRELOAD MOVEABLE MULTIPLE
27:
28: HEAPSIZE 1024
29: STACKSIZE 5120
30:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.