Hans Leidekker : snmpapi: Add some missing APIs to the spec file.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Jan 15 07:43:13 CST 2007


Module: wine
Branch: master
Commit: 7d89e52ff010c120c8803bb7a0e855bd42a65944
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=7d89e52ff010c120c8803bb7a0e855bd42a65944

Author: Hans Leidekker <hans at it.vu.nl>
Date:   Sun Jan 14 19:20:00 2007 +0100

snmpapi: Add some missing APIs to the spec file.

---

 dlls/snmpapi/snmpapi.spec |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/dlls/snmpapi/snmpapi.spec b/dlls/snmpapi/snmpapi.spec
index ec59e9c..114ac29 100644
--- a/dlls/snmpapi/snmpapi.spec
+++ b/dlls/snmpapi/snmpapi.spec
@@ -18,11 +18,17 @@
 @ stub SnmpSvcSetLogLevel
 @ stub SnmpSvcSetLogType
 @ stub SnmpUtilAnsiToUnicode
+@ stub SnmpUtilAsnAnyCpy
+@ stub SnmpUtilAsnAnyFree
 @ stub SnmpUtilDbgPrint
 @ stub SnmpUtilIdsToA
 @ stub SnmpUtilMemAlloc
 @ stub SnmpUtilMemFree
 @ stub SnmpUtilMemReAlloc
+@ stub SnmpUtilOctetsCmp
+@ stub SnmpUtilOctetsCpy
+@ stub SnmpUtilOctetsFree
+@ stub SnmpUtilOctetsNCmp
 @ stub SnmpUtilOidAppend
 @ stub SnmpUtilOidCmp
 @ stdcall SnmpUtilOidCpy(ptr ptr)




More information about the wine-cvs mailing list