amerkoleci / Vortice.Windows

.NET bindings for Direct3D12, Direct3D11, WIC, Direct2D1, XInput, XAudio, X3DAudio, DXC, Direct3D9 and DirectInput.
MIT License
1.01k stars 73 forks source link

UIAnimation not using utf-8 causing error when open in Windows VS. #326

Closed sdcb closed 2 years ago

sdcb commented 2 years ago

This is caused by the © sign in first line.

I checked all other code, it's all using utf-8, but for reason unknown only this UIAnimation project is using Western (Mac Roman), causing will popup a error(only this UIAnimation project, all other project is good): image image