26 #ifndef BASEENVIRONMENT_HH 27 #define BASEENVIRONMENT_HH BASEENVIRONMENT_HH 36 #if defined(BaseFunctions_EXPORTS) 37 #define BASEFUNCTIONSDLL_API __declspec(dllexport) 38 #elif defined(BaseFunctions_USE_DLL) 39 #define BASEFUNCTIONSDLL_API __declspec(dllimport) 41 #define BASEFUNCTIONSDLL_API 44 #define BASEFUNCTIONSDLL_API 55 static std::string UserHomeDirectory();
64 static std::string UserTempDirectory();
74 static std::string UserAppDataDirectory();
81 static std::string HostName();
#define BASEFUNCTIONSDLL_API