Annotation of os232sdk/toolkt20/c/samples/image/image32.def, revision 1.1.1.1

1.1       root        1: ;******* IMAGE     C Sample Program Module Definition File (.DEF) ********
                      2: ;
                      3: ;  The module definition file supplies extra information about the program
                      4: ;  module to the LINKER.
                      5: 
                      6: ;  Note the WINDOWAPI keyword is required for link386
                      7: NAME    IMAGE WINDOWAPI
                      8: 
                      9: DESCRIPTION  'Image Porting Sample'
                     10: 
                     11: STUB    'OS2STUB.EXE'
                     12: 
                     13: DATA    MULTIPLE
                     14: 
                     15: HEAPSIZE   4096
                     16: STACKSIZE  16376
                     17: 
                     18: PROTMODE

unix.superglobalmegacorp.com

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