mirror of
https://github.com/vczh-libraries/Release.git
synced 2026-05-20 20:13:15 +08:00
Update TODO.md
This commit is contained in:
@@ -40,10 +40,6 @@
|
||||
|
||||
## 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
|
||||
* InheritableCustomControl
|
||||
* Localizable text template resource, adding str://
|
||||
@@ -54,13 +50,6 @@
|
||||
* GuiCustomControl::SetContainerComposition // using a special syntax
|
||||
* 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
|
||||
|
||||
* Enable linking to external symbols
|
||||
|
||||
Reference in New Issue
Block a user