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

Commit

Permalink
update READMEs
Browse files Browse the repository at this point in the history
  • Loading branch information
katahiromz committed Jun 14, 2024
1 parent 865ff2d commit 2bc3325
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ You can check the IAT by `dumpbin /imports` of Visual Studio Command Prompt.
- Supported GetFinalPathNameByHandleA/W.
- 2024-06-08 ver.0.8.7
- Supported InitializeCriticalSectionEx.
- 2024-XX-YY ver.0.8.8
- 2024-06-14 ver.0.8.8
- Supported filesystem redirection functions.
- Introduced version control setting.

Expand Down
2 changes: 1 addition & 1 deletion README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ You can check the IAT by dumpbin /imports of Visual Studio Command Prompt.
- Supported GetFinalPathNameByHandleA/W.
- 2024-06-08 ver.0.8.7
- Supported InitializeCriticalSectionEx.
- 2024-XX-YY ver.0.8.8
- 2024-06-14 ver.0.8.8
- Supported filesystem redirection functions.
- Introduced version control setting.

Expand Down
2 changes: 1 addition & 1 deletion READMEJP.txt
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ Visual Studio コマンドプロンプトの dumpbin /imports で IAT をチェ
- GetFinalPathNameByHandleA/W のサポート。
- 2024-06-08 ver.0.8.7
- InitializeCriticalSectionEx のサポート。
- 2024-XX-YY ver.0.8.8
- 2024-06-14 ver.0.8.8
- ファイルシステム リダイレクション関数群のサポート。
- バージョン制御の設定を導入した。

Expand Down

0 comments on commit 2bc3325

Please sign in to comment.