|
|
1.1 root 1: ; ************************************************************************
2: ;
3: ; Microsoft Developer Support
4: ; Copyright (c) 1993 Microsoft Corporation
5: ;
6: ; **************************************************************************
7: ; MODULE : MinRec.DEF
8: ; PURPOSE : A Small Win32 Recorder-like Sample Application Hook DLL
9: ; **************************************************************************
10:
11: NAME MinRec
12: DESCRIPTION 'Microsoft Developer Support Sample Journal Hook Application'
13:
14: EXETYPE WINDOWS
15: CODE PRELOAD MOVEABLE DISCARDABLE
16: DATA PRELOAD MOVEABLE MULTIPLE
17: HEAPSIZE 4096
18: STACKSIZE 8192
19:
20: EXPORTS
21: MainDlgProc
22: AboutDlgProc
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.