Annotation of mstools/samples/deb/deb.def, revision 1.1.1.1

1.1       root        1: ;
                      2: ; module-definition file for the Debug Event Browser
                      3: ;
                      4: NAME         DEB           ; application's module name
                      5: DESCRIPTION  'Microsoft Win32 / Windows NT Support Team's Debug Event Browser'
                      6: EXETYPE      WINDOWS       ; required for all Windows applications
                      7: STUB         'WINSTUB.EXE' ; Generates error message if application
                      8:                            ; is run without Windows
                      9: CODE  PRELOAD
                     10: DATA  PRELOAD
                     11: 
                     12: EXPORTS
                     13:   MainWndProc            @1 ; processes messages
                     14:   ProcessCommandsWndProc @2 ; processes WM_COMMAND messages
                     15:   PreferencesDlgProc     @3 ; processes messages for "Preferences" dialog box
                     16:   AttachDlgProc          @4 ; processes messages for "Attach" dialog box
                     17:   AboutDlgProc           @5 ; processes messages for "About" dialog box
                     18:   NewListBoxWndProc      @6 ; subclass procedure to prevent listbox moving

unix.superglobalmegacorp.com

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