Annotation of mstools/mfc/samples/ctrltest/ctrltest.def, revision 1.1

1.1     ! root        1: ; This is a part of the Microsoft Foundation Classes C++ library.
        !             2: ; Copyright (C) 1992 Microsoft Corporation
        !             3: ; All rights reserved.
        !             4: ;
        !             5: ; This source code is only intended as a supplement to the
        !             6: ; Microsoft Foundation Classes Reference and Microsoft
        !             7: ; QuickHelp documentation provided with the library.
        !             8: ; See these sources for detailed information regarding the
        !             9: ; Microsoft Foundation Classes product.
        !            10: 
        !            11: NAME         CtrlTest
        !            12: DESCRIPTION  'Control Test App'
        !            13: 
        !            14: EXETYPE      WINDOWS
        !            15: STUB         'WINSTUB.EXE'
        !            16: 
        !            17: CODE         PRELOAD MOVEABLE DISCARDABLE
        !            18: DATA         PRELOAD MOVEABLE MULTIPLE
        !            19: 
        !            20: HEAPSIZE     1024
        !            21: STACKSIZE    8000
        !            22: 

unix.superglobalmegacorp.com

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