00001 #include "BnSQLite.h" 00002 00003 extern "C" 00004 { 00005 bool __declspec(dllexport) 00006 __stdcall GetAdapter (IdcAdapter** pp_adapter, 00007 const char* name, bool (*pGetParam)(const char*, char*, int)); 00008 };