Wrapper DLL Interface
NDISAPI.DLL exports
single C++ class (CNdisApi, declared in ndisapi.h) for usage from
C/C++ environment and the set of wrapper C-style functions for
usage from C/C++, Delphi, Visual Basic and other programming
systems that access functions in DLL's.
Important
Note: WinpkFilter package contains two versions of
ndisapi.dll, one is for usage with Microsoft Visual C++ and another
is for Borland C++ Builder. This is done because Microsoft Visual
C++ and Borland C++ Builder uses different format for *.lib files
and different C++ name mangling. However, if you use C interface
from your programming system there is no differ which DLL to
use.
|