Skip to content

v1.5.0

Compare
Choose a tag to compare
@InWILL InWILL released this 20 Jan 07:07
· 11 commits to master since this release

What's Changed

  • #23 Add HookCreateFontA, to fix Korean Font is too small.
  • Update HookCreateFontIndirectA.
  • #23 Update HookDrawTextExA, to fix Korean is incomplete.
  • In this version, "Customize Font" feature is unavailable.
  • Add HookGetThreadLocale
  • Add HookGetSystemDefaultUILanguage
  • #26 Add HookGetUserDefaultUILanguage
  • Add HookGetSystemDefaultLCID
  • Add HookGetUserDefaultLCID
  • Add HookGetSystemDefaultLangID
  • Add HookGetUserDefaultLangID

  • #27 Add HookRegisterClassA
  • Update LRProc to unicode wwinmain, adapt to non-ascii characters,
    Warning LRProc parameters have been changed
    LRProc.exe GUID application.exe
    dllpath has been removed
    Old version shortcut can't be used anymore, you need to recreate new shortcut
  • Add HookGetTimeZoneInformation
  • #25 Add HookCreateDirectoryA
  • #25 Add HookCreateFileA
  • Remove Fonts option, add timezone option

更新日志

  • #23 新增HookCreateFontA,以修正韩文字体过小的问题。
  • 更新HookCreateFontIndirectA。
  • #23 更新HookDrawTextExA,以修正韩文缺失的问题。
  • 此版本自定义字体功能无效。
  • 新增HookGetThreadLocale
  • 新增HookGetSystemDefaultUILanguage
  • #26 新增HookGetUserDefaultUILanguage
  • 新增HookGetSystemDefaultLCID
  • 新增HookGetUserDefaultLCID
  • 新增HookGetSystemDefaultLangID
  • 新增HookGetUserDefaultLangID

  • #27 新增HookRegisterClassA
  • 更新LRProc至unicode wwinmain,以适应非ascii字符
    警告,LRProc的调用参数发生变化
    LRProc.exe GUID application.exe
    LRHookx64.dll的路径,即参数dllpath被移除
    意味着旧版的快捷方式无法用于新版,需要重新新建快捷方式
  • 新增HookGetTimeZoneInformation
  • #25 新增HookCreateDirectoryA,修正程序生成的文件或者文件夹出现乱码
  • #25 新增HookCreateFileA
  • 删除字体选项,新增时区选项

Remark

新年あけましておめでとう!