mirror of
https://github.com/vczh-libraries/Release.git
synced 2026-05-28 20:06:01 +08:00
Update TODO.md
This commit is contained in:
@@ -40,10 +40,6 @@
|
|||||||
|
|
||||||
## GacUI Resource
|
## GacUI Resource
|
||||||
|
|
||||||
* Handle resource file encoding if there is no BOM
|
|
||||||
* Windows: Test UTF-8 correctness and local encoding correctness, may need to modify `vl::filesystem::File`
|
|
||||||
* Others: Use local encoding (usually UTF-8)
|
|
||||||
* Output: UTF-8 with BOM
|
|
||||||
* InheritableCustomWindow
|
* InheritableCustomWindow
|
||||||
* InheritableCustomControl
|
* InheritableCustomControl
|
||||||
* Localizable text template resource, adding str://
|
* Localizable text template resource, adding str://
|
||||||
@@ -54,13 +50,6 @@
|
|||||||
* GuiCustomControl::SetContainerComposition // using a special syntax
|
* GuiCustomControl::SetContainerComposition // using a special syntax
|
||||||
* InstanceStyle:Replace
|
* InstanceStyle:Replace
|
||||||
|
|
||||||
## ParserGen.exe
|
|
||||||
|
|
||||||
* Handle resource file encoding if there is no BOM
|
|
||||||
* Windows: Test UTF-8 correctness and local encoding correctness, may need to modify `vl::filesystem::File`
|
|
||||||
* Others: Use local encoding (usually UTF-8)
|
|
||||||
* Output: UTF-8 with BOM
|
|
||||||
|
|
||||||
## GacGen.exe
|
## GacGen.exe
|
||||||
|
|
||||||
* Enable linking to external symbols
|
* Enable linking to external symbols
|
||||||
|
|||||||
Reference in New Issue
Block a user