Subject ibo3.6 to ibo4.3 conversion problem..
Author eprindecenter
I'm trying to move my app from BC++Builder v3 to v6 and upgraded to
IBO 4.3 from 3.6.

When compiling, I'm getting two errors in BDE.hpp on DbiBatchMove()
and DbiGetCallBack().

The error states:
[C++ Error}BDE.hpp(4159): E2015 Ambiguity between 'PLongint'
and 'System:PLongint'
[C++ Error}BDE.hpp(4222): E2015 Ambiguity between 'PLongint'
and 'System:PLongint'

Does anyone have any idea how to fix this?

Thanks.