home *** CD-ROM | disk | FTP | other *** search
- ; cbisapi.def : Declares the module parameters for the DLL.
-
- LIBRARY "CBISAPI"
- DESCRIPTION 'CBISAPI Windows Dynamic Link Library'
-
- EXPORTS
- ; Explicit exports can go here
- DllCanUnloadNow PRIVATE
- DllGetClassObject PRIVATE
- DllRegisterServer PRIVATE
- GetExtensionVersion
- HttpExtensionProc
-