- ; ncbi_dbapi_driver.def : Declares the module parameters for the DLL.
- LIBRARY "ncbi_dbapi_driver"
- DESCRIPTION 'ncbi_dbapi_driver Windows Dynamic Link Library'
- EXPORTS
- ; Explicit exports can go here
- longlong_to_numeric @1
- numeric_to_longlong @2
- swap_numeric_endian @3
- g_SubstituteParam @4