; DEF file for bcc32.mak (Borland C++ Builder) LIBRARY BLIBECPG EXPORTS _ECPGallocate_desc @ 1 _ECPGconnect @ 2 _ECPGdeallocate @ 3 _ECPGdeallocate_all @ 4 _ECPGdeallocate_desc @ 5 _ECPGdebug @ 6 _ECPGdescribe @ 7 _ECPGdisconnect @ 8 _ECPGdo @ 9 _ECPGdo_descriptor @ 10 _ECPGfree_auto_mem @ 11 _ECPGget_desc @ 12 _ECPGget_desc_header @ 13 _ECPGget_sqlca @ 14 _ECPGis_noind_null @ 15 _ECPGprepare @ 16 _ECPGprepared_statement @ 17 _ECPGset_desc @ 18 _ECPGset_desc_header @ 19 _ECPGset_noind_null @ 20 _ECPGsetcommit @ 21 _ECPGsetconn @ 22 _ECPGstatus @ 23 _ECPGtrans @ 24 _sqlprint @ 25 _ECPGget_PGconn @ 26 _ECPGtransactionStatus @ 27 _ECPGset_var @ 28 _ECPGget_var @ 29 ; Aliases for MS compatible names ECPGallocate_desc = _ECPGallocate_desc ECPGconnect = _ECPGconnect ECPGdeallocate = _ECPGdeallocate ECPGdeallocate_all = _ECPGdeallocate_all ECPGdeallocate_desc = _ECPGdeallocate_desc ECPGdebug = _ECPGdebug ECPGdescribe = _ECPGdescribe ECPGdisconnect = _ECPGdisconnect ECPGdo = _ECPGdo ECPGdo_descriptor = _ECPGdo_descriptor ECPGfree_auto_mem = _ECPGfree_auto_mem ECPGget_desc = _ECPGget_desc ECPGget_desc_header = _ECPGget_desc_header ECPGget_sqlca = _ECPGget_sqlca ECPGis_noind_null = _ECPGis_noind_null ECPGprepare = _ECPGprepare ECPGprepared_statement = _ECPGprepared_statement ECPGset_desc = _ECPGset_desc ECPGset_desc_header = _ECPGset_desc_header ECPGset_noind_null = _ECPGset_noind_null ECPGsetcommit = _ECPGsetcommit ECPGsetconn = _ECPGsetconn ECPGstatus = _ECPGstatus ECPGtrans = _ECPGtrans sqlprint = _sqlprint ECPGget_PGconn = _ECPGget_PGconn ECPGtransactionStatus = _ECPGtransactionStatus ECPGset_var = _ECPGset_var ECPGget_var = _ECPGget_var