Subject linker error with ib_controls.hpp
Author jonathanmfreedman
i have tried to compile a small test program with windows xp,
cbuilder 5, and firebird 1.0...i get a linker error

[Linker Error] 'C:\FIBPLUS\IB_CONTROLS.HPP' contains invalid OMF
record, type 0x2f

the only components in my program are a datamodule and a form with a
listbox (ibo) on it. the data module has a connection, session,
sessionprops, and transaction on it.