19 #ifndef INCLUDE_RCF_WIN32USERNAME_HPP
20 #define INCLUDE_RCF_WIN32USERNAME_HPP
22 #include <RCF/Export.hpp>
23 #include <RCF/Tools.hpp>
24 #include <RCF/util/Tchar.hpp>
28 RCF_EXPORT tstring getMyUserName();
29 RCF_EXPORT tstring getMyDomain();
30 RCF_EXPORT tstring getMyMachineName();
34 #endif // ! INCLUDE_RCF_WIN32USERNAME_HPP