Go to the documentation of this file. 14 #ifndef AB_AQBANKINGPPDECL_HPP 15 #define AB_AQBANKINGPPDECL_HPP 17 #if defined(_WIN32) || defined(_MSC_VER) 18 # define AQBANKINGPP_IS_WINDOWS 21 #ifdef AQBANKINGPP_IS_WINDOWS 22 # ifdef export_AQBANKINGPP 23 # define AQBANKINGPP_DECL __declspec (dllexport) 25 # define AQBANKINGPP_DECL __declspec (dllimport) 28 # define AQBANKINGPP_DECL 31 #endif // AB_STRINGLIST_HPP