My application C++ dll but is essentially just C code. I need to call a routine in another library but when I include the header file containing the prototype for the routine I get syntax errors because of CStrings declared in the header file. What do I need to do to make the compiler recognize CStrings?
Thanks
CaKiwi
Thanks
CaKiwi