Forums › BB Series Discussions › Embarcadero Compiler Error with bb_api.dll › Reply To: Embarcadero Compiler Error with bb_api.dll
Andrew
Moderator
Sure, it probably doesn’t recognize the __declspec(deprecated()) specifier. I use it to warn people when they are using functionality that is deemed deprecated. You could probably remove the specifier and find out if it compiles.
Regards,
Andrew
