Annotation of mstools/mfc/samples/dlltrace/tracer.def, revision 1.1.1.1

1.1       root        1: ; tracer.def : Declares the module parameters for TRACER.DLL
                      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: 
                     14: LIBRARY      TRACER
                     15: DESCRIPTION  'Play around with AFX.INI'
                     16: 
                     17: EXETYPE      WINDOWS
                     18: STUB         'WINSTUB.EXE'
                     19: 
                     20: CODE         PRELOAD MOVEABLE DISCARDABLE
                     21: DATA         PRELOAD MOVEABLE SINGLE
                     22: 
                     23: HEAPSIZE     1024

unix.superglobalmegacorp.com

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