I am using French Localized Windows Operating system.
I am using GetUserName() Windows API to get current logged in username for the process.
On French Windows it returns "Système" instead of "System" for the Service process. Because of this our System Software failing in a specific scenario.
Is there any way to get English UserName on French Windows ?