#include "getusername.h" #include BOOL GetUserName(WCHAR_T* userName, UINT32* maxLength) { return 0; }