Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save xorhex/042ffc216ef70e74fed3ea05afa63de9 to your computer and use it in GitHub Desktop.
Save xorhex/042ffc216ef70e74fed3ea05afa63de9 to your computer and use it in GitHub Desktop.
Code Snippet 4 - Pin Tool Replacement Function
UINT16 __stdcall SetSystemDefaultUILanguage() {
return (UINT16)newLangCode;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment