diff --git a/TODO.md b/TODO.md index f207d853..a3497c0d 100644 --- a/TODO.md +++ b/TODO.md @@ -11,8 +11,6 @@ https://zhuanlan.zhihu.com/p/39369370 - **Github Issues** - https://github.com/vczh-libraries/GacUI/issues/66 - - https://github.com/vczh-libraries/GacUI/issues/56 - - `GlobalStringKey` need to remember the `GlobalStringKeyManager` object, and if the global object is changed, it means this key becomes a wild pointer, it should crash. ### Workflow diff --git a/Tools/GacGen32.exe b/Tools/GacGen32.exe index 3d0618a2..abe5ea6d 100644 Binary files a/Tools/GacGen32.exe and b/Tools/GacGen32.exe differ diff --git a/Tools/GacGen64.exe b/Tools/GacGen64.exe index a065891a..48cf1b80 100644 Binary files a/Tools/GacGen64.exe and b/Tools/GacGen64.exe differ