2003-09-02 Bart Oldeman <bartoldeman@users.sourceforge.net>

* lib/snmpapi.def (LIBRARY) Add library name.
	Remove '\r', throughout.
	* lib/wsnmp32.def: Remove '\r', throughout.
	* lib/igmpagnt.def: Likewise.
This commit is contained in:
Danny Smith 2003-09-03 00:59:02 +00:00
parent 8a315f6a89
commit 73b2114815
4 changed files with 102 additions and 94 deletions

View File

@ -1,4 +1,11 @@
003-08-29 Steve Cleary <scleary@jerviswebb.com> 2003-09-02 Bart Oldeman <bartoldeman@users.sourceforge.net>
* lib/snmpapi.def (LIBRARY) Add library name.
Remove '\r', throughout.
* lib/wsnmp32.def: Remove '\r', throughout.
* lib/igmpagnt.def: Likewise.
2003-08-29 Steve Cleary <scleary@jerviswebb.com>
* include/winuser.h (QS_ALLPOSTMESSAGE, QS_RAWINPUT): Add defines. * include/winuser.h (QS_ALLPOSTMESSAGE, QS_RAWINPUT): Add defines.
(QS_INPUT, QS_ALLINPUT, QS_ALLEVENTS): Adjust by OR'ing with (QS_INPUT, QS_ALLINPUT, QS_ALLEVENTS): Adjust by OR'ing with

View File

@ -1,6 +1,6 @@
LIBRARY igmpagnt.dll LIBRARY igmpagnt.dll
EXPORTS EXPORTS
SnmpExtensionClose@0 SnmpExtensionClose@0
SnmpExtensionInit@12 SnmpExtensionInit@12
SnmpExtensionQuery@16 SnmpExtensionQuery@16
SnmpExtensionTrap@20 SnmpExtensionTrap@20

View File

@ -1,39 +1,40 @@
EXPORTS LIBRARY snmpapi.dll
SnmpSvcAddrIsIpx@12 EXPORTS
SnmpSvcAddrToSocket@8 SnmpSvcAddrIsIpx@12
SnmpSvcBufRevAndCpy@12 SnmpSvcAddrToSocket@8
SnmpSvcBufRevInPlace@8 SnmpSvcBufRevAndCpy@12
SnmpSvcDecodeMessage@20 SnmpSvcBufRevInPlace@8
SnmpSvcEncodeMessage@16 SnmpSvcDecodeMessage@20
SnmpSvcGenerateAuthFailTrap@4 SnmpSvcEncodeMessage@16
SnmpSvcGenerateColdStartTrap@4 SnmpSvcGenerateAuthFailTrap@4
SnmpSvcGenerateLinkDownTrap@8 SnmpSvcGenerateColdStartTrap@4
SnmpSvcGenerateLinkUpTrap@8 SnmpSvcGenerateLinkDownTrap@8
SnmpSvcGenerateTrap@20 SnmpSvcGenerateLinkUpTrap@8
SnmpSvcGenerateWarmStartTrap@4 SnmpSvcGenerateTrap@20
SnmpSvcGetUptime@0 SnmpSvcGenerateWarmStartTrap@4
SnmpSvcInitUptime@0 SnmpSvcGetUptime@0
SnmpSvcReleaseMessage@4 SnmpSvcInitUptime@0
SnmpSvcReportEvent@16 SnmpSvcReleaseMessage@4
SnmpSvcSetLogLevel@4 SnmpSvcReportEvent@16
SnmpSvcSetLogType@4 SnmpSvcSetLogLevel@4
SnmpUtilAnsiToUnicode@12 SnmpSvcSetLogType@4
SnmpUtilDbgPrint SnmpUtilAnsiToUnicode@12
SnmpUtilIdsToA@8 SnmpUtilDbgPrint
SnmpUtilMemAlloc@4 SnmpUtilIdsToA@8
SnmpUtilMemFree@4 SnmpUtilMemAlloc@4
SnmpUtilMemReAlloc@8 SnmpUtilMemFree@4
SnmpUtilOidAppend@8 SnmpUtilMemReAlloc@8
SnmpUtilOidCmp@8 SnmpUtilOidAppend@8
SnmpUtilOidCpy@8 SnmpUtilOidCmp@8
SnmpUtilOidFree@4 SnmpUtilOidCpy@8
SnmpUtilOidNCmp@12 SnmpUtilOidFree@4
SnmpUtilOidToA@4 SnmpUtilOidNCmp@12
SnmpUtilPrintAsnAny@4 SnmpUtilOidToA@4
SnmpUtilPrintOid@4 SnmpUtilPrintAsnAny@4
SnmpUtilStrlenW@4 SnmpUtilPrintOid@4
SnmpUtilUnicodeToAnsi@12 SnmpUtilStrlenW@4
SnmpUtilVarBindCpy@8 SnmpUtilUnicodeToAnsi@12
SnmpUtilVarBindFree@4 SnmpUtilVarBindCpy@8
SnmpUtilVarBindListCpy@8 SnmpUtilVarBindFree@4
SnmpUtilVarBindListFree@4 SnmpUtilVarBindListCpy@8
SnmpUtilVarBindListFree@4

View File

@ -1,48 +1,48 @@
LIBRARY wsnmp32.dll LIBRARY wsnmp32.dll
EXPORTS EXPORTS
SnmpCancelMsg@8 SnmpCancelMsg@8
SnmpCleanup@0 SnmpCleanup@0
SnmpClose@4 SnmpClose@4
SnmpContextToStr@8 SnmpContextToStr@8
SnmpCountVbl@4 SnmpCountVbl@4
SnmpCreatePdu@24 SnmpCreatePdu@24
SnmpCreateSession@16 SnmpCreateSession@16
SnmpCreateVbl@12 SnmpCreateVbl@12
SnmpDecodeMsg@24 SnmpDecodeMsg@24
SnmpDeleteVb@8 SnmpDeleteVb@8
SnmpDuplicatePdu@8 SnmpDuplicatePdu@8
SnmpDuplicateVbl@8 SnmpDuplicateVbl@8
SnmpEncodeMsg@24 SnmpEncodeMsg@24
SnmpEntityToStr@12 SnmpEntityToStr@12
SnmpFreeContext@4 SnmpFreeContext@4
SnmpFreeDescriptor@8 SnmpFreeDescriptor@8
SnmpFreeEntity@4 SnmpFreeEntity@4
SnmpFreePdu@4 SnmpFreePdu@4
SnmpFreeVbl@4 SnmpFreeVbl@4
SnmpGetLastError@4 SnmpGetLastError@4
SnmpGetPduData@24 SnmpGetPduData@24
SnmpGetRetransmitMode@4 SnmpGetRetransmitMode@4
SnmpGetRetry@12 SnmpGetRetry@12
SnmpGetTimeout@12 SnmpGetTimeout@12
SnmpGetTranslateMode@4 SnmpGetTranslateMode@4
SnmpGetVb@16 SnmpGetVb@16
SnmpGetVendorInfo@4 SnmpGetVendorInfo@4
SnmpListen@8 SnmpListen@8
SnmpOidCompare@16 SnmpOidCompare@16
SnmpOidCopy@8 SnmpOidCopy@8
SnmpOidToStr@12 SnmpOidToStr@12
SnmpOpen@8 SnmpOpen@8
SnmpRecvMsg@20 SnmpRecvMsg@20
SnmpRegister@24 SnmpRegister@24
SnmpSendMsg@20 SnmpSendMsg@20
SnmpSetPduData@24 SnmpSetPduData@24
SnmpSetPort@8 SnmpSetPort@8
SnmpSetRetransmitMode@4 SnmpSetRetransmitMode@4
SnmpSetRetry@8 SnmpSetRetry@8
SnmpSetTimeout@8 SnmpSetTimeout@8
SnmpSetTranslateMode@4 SnmpSetTranslateMode@4
SnmpSetVb@16 SnmpSetVb@16
SnmpStartup@20 SnmpStartup@20
SnmpStrToContext@8 SnmpStrToContext@8
SnmpStrToEntity@8 SnmpStrToEntity@8
SnmpStrToOid@8 SnmpStrToOid@8