Annotation of mstools/mfc/samples/tutorial/phbook.def, revision 1.1

1.1     ! root        1: ; PhBook.def : Defines the module parameters for the application.
        !             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: NAME         PhBook
        !            14: DESCRIPTION  'Phone Book Database'
        !            15: 
        !            16: EXETYPE      WINDOWS
        !            17: STUB         'WINSTUB.EXE'
        !            18: 
        !            19: CODE  PRELOAD FIXED DISCARDABLE
        !            20: DATA  PRELOAD FIXED MULTIPLE
        !            21: 
        !            22: HEAPSIZE     8096
        !            23: STACKSIZE    8096
        !            24: 

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.