Hi,
I upgraded the ANT_Windows_Library_Package_v3.2_1 with Visual Studio 2013 Update 2 and built DLL files in Debug and Release mode.
Then I wrote my own code (
Repository) and built in Debug and Release mode.
Everything is fine in Debug mode but in Release it is loading DLL and function pointers correctly. Unfortunately function calls do not work and return false.
Could anyone help me, please?
Thanks