Skip to content
This repository has been archived by the owner on Dec 28, 2024. It is now read-only.

Releases: katahiromz/vista2xp

0.8.8

14 Jun 09:03
Compare
Choose a tag to compare
  • 2024-06-14 ver.0.8.8
    • ファイルシステム リダイレクション関数群のサポート。
    • バージョン制御の設定を導入した。
  • 2024-06-14 ver.0.8.8
    • Supported filesystem redirection functions.
    • Introduced version control setting.

0.8.7

07 Jun 21:36
Compare
Choose a tag to compare
  • 2024-06-08 ver.0.8.7
    • InitializeCriticalSectionEx のサポート。
  • 2024-06-08 ver.0.8.7
    • Supported InitializeCriticalSectionEx.

0.8.6

07 Jun 02:26
Compare
Choose a tag to compare
  • 2024-06-07 ver.0.8.6
    • v2xadv32 のフックを修正。
    • SetFileInformationByHandle、GetFileInformationByHandleEx および OpenFileById のサポート。
    • GetFinalPathNameByHandleA/W のサポート。
  • 2024-06-07 ver.0.8.6
    • Fixed v2xadv32 hooking.
    • Supported SetFileInformationByHandle, GetFileInformationByHandleEx, and OpenFileById.
    • Supported GetFinalPathNameByHandleA/W.

0.8.5

06 Jun 01:42
Compare
Choose a tag to compare
  • 2024-06-06 ver.0.8.5
    • RegDeleteKeyExA/W のサポート。
    • CreateEventExA/W のサポート。
  • 2024-06-06 ver.0.8.5
    • Supported RegDeleteKeyExA/W.
    • Supported CreateEventExA/W.

0.8.4

03 Jun 00:18
Compare
Choose a tag to compare
  • 2024.06.03 ver.0.8.4
    • v2xadv32 のフォールバックを修正。
    • DLLの読み込みを修正。
  • 2024.06.03 ver.0.8.4
    • Fixed fallbacking of v2xadv32.
    • Fixed loading DLLs.

0.8.3

02 Jun 23:45
Compare
Choose a tag to compare
  • 2024.06.03 ver.0.8.3
    • CompareStringEx のサポート。
  • 2024.06.03 ver.0.8.3
    • Supported CompareStringEx.

0.8.2

02 Jun 12:21
Compare
Choose a tag to compare
  • 2024.06.02 ver.0.8.2
    • v2xadv32 (advapi32) を追加。
  • 2024.06.02 ver.0.8.2
    • Added v2xadv32 (advapi32).

0.8.1

22 Jan 23:29
Compare
Choose a tag to compare
  • 2022.01.23 ver.0.8.1
    • Supported GetThreadUILanguage/SetThreadUILanguage.
    • Improved v2xctl32 ordinal exports.
  • 2022.01.23 ver.0.8.1
    • GetThreadUILanguage/SetThreadUILanguageをサポート。
    • v2xctl32 序数エクスポートを改良。

0.8

11 May 01:31
Compare
Choose a tag to compare
0.8
  • SRW lock functions are partially supported.
  • Initialize-once functions are partially supported.
  • Condition variables functions are partially supported.

0.7

15 Sep 04:31
Compare
Choose a tag to compare
0.7
  • Modify optional header's version info.
  • Supported GetVersion, GetVersionExA and GetVersionExW.