|
|
1.1 root 1: LIBRARY testdll
2:
3: DESCRIPTION 'Sample SNMP Extension Agent for Windows NT.'
4:
5: CODE LOADONCALL MOVEABLE DISCARDABLE
6: DATA PRELOAD MOVEABLE SINGLE
7:
8: SEGMENTS
9: _TEXT PRELOAD
10: INIT_TEXT PRELOAD
11:
12: HEAPSIZE 1024
13:
14: EXPORTS
15: SnmpExtensionInit
16: SnmpExtensionTrap
17: SnmpExtensionQuery
18:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.