Hey. In Borland C++ Builder 6, Borland defines EOF as (-1) in . Is there any chance you can change the EOF in CRXml to MYDAC_EOF or something so that the pre-processor doesn't change it to (-1), throwing an error?
Granted, I can probably change the include order, but I shouldn't have to, especially when the EOF is part of stdlib.
Just a suggestion.
Thanks.