printError
if( !GetUserName( infoBuf, &bufCharCount ) ) printError( TEXT("GetUserName") );
void printError(TCHAR* msg);