Annotation of mstools/samples/printer/printer.def, revision 1.1

1.1     ! root        1: NAME         printer
        !             2: 
        !             3: DESCRIPTION  'Sample Microsoft Win32 Application'
        !             4: 
        !             5: STUB         'WINSTUB.EXE'
        !             6: 
        !             7: CODE         PRELOAD MOVEABLE DISCARDABLE
        !             8: DATA         PRELOAD MOVEABLE MULTIPLE
        !             9: 
        !            10: HEAPSIZE     1024
        !            11: STACKSIZE    5120
        !            12: 
        !            13: EXPORTS
        !            14:     MainWndProc                @1
        !            15:     AboutDlgProc               @2
        !            16:     AbortDlgProc               @3
        !            17:     DevCapsXDlgProc            @4
        !            18:     EnumPrintersDlgProc        @5
        !            19:     GetDeviceCapsDlgProc       @6
        !            20:     GetPrinterDriverDlgProc    @7
        !            21:     EnumPrinterDriversDlgProc  @8
        !            22:     EnumPrintersOptionsDlgProc @9

unix.superglobalmegacorp.com

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