This website requires JavaScript.
Explore
Help
Register
Sign In
ReceiveTempSMS
/
Sweden-Number
Watch
1
Star
0
Fork
You've already forked Sweden-Number
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
387fafd39e
Sweden-Number
/
dlls
/
inetmib1
/
Makefile.in
9 lines
107 B
Makefile
Raw
Normal View
History
Unescape
Escape
inetmib1: Add stub dll.
2008-05-21 05:47:42 +02:00
MODULE
=
inetmib1.dll
dlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21 13:24:34 +02:00
IMPORTS
=
snmpapi
inetmib1: Add initialization function for getting the MIB2 number of interfaces.
2008-05-21 05:52:00 +02:00
DELAYIMPORTS
=
iphlpapi
inetmib1: Add stub dll.
2008-05-21 05:47:42 +02:00
C_SRCS
=
\
main.c
@
M
A
K
E
_
D
L
L
_
R
U
L
E
S
@