Skip to content
This repository has been archived by the owner on Apr 15, 2022. It is now read-only.

v1.0.9.1

Compare
Choose a tag to compare
@xupefei xupefei released this 03 Feb 09:52
· 304 commits to master since this release

Fix a rarely issue which could cause context-menu fails to install (HRESULT 0x80131515).
Fix GetUserDefaultLCID, NtQueryDefaultLocale, NtQueryDefaultUILanguage, NtQueryInstallUILanguage under Win 8.1.

修复极少发生的导致右键菜单无法安装的问题 (HRESULT 0x80131515)。
修复 Win 8.1 下 GetUserDefaultLCID, NtQueryDefaultLocale, NtQueryDefaultUILanguage, NtQueryInstallUILanguage 挂钩无效的问题。