9 lines
197 B
Modula-2
9 lines
197 B
Modula-2
; Copyright (c) 2000 Microsoft Corporation
|
|
|
|
LIBRARY snmpstup.dll
|
|
|
|
EXPORTS
|
|
; DllRegisterServer is being used as an entry point to perform setup tasks
|
|
DllRegisterServer PRIVATE
|
|
|
|
|