diff -r 641dcc79e0ef -r 5de33c2d94c6 ui/winui/winui.vcxproj --- a/ui/winui/winui.vcxproj Sun Nov 10 15:30:46 2024 +0100 +++ b/ui/winui/winui.vcxproj Mon Nov 11 20:45:34 2024 +0100 @@ -88,8 +88,9 @@ - _DEBUG;DISABLE_XAML_GENERATED_MAIN__;UI_WINUI;UI_WINUI_PCH;%(PreprocessorDefinitions) + _DEBUG;DISABLE_XAML_GENERATED_MAIN__;UI_WINUI;UI_WINUI_PCH;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;%(PreprocessorDefinitions) $(SolutionDir)..\..\ucx;%(AdditionalIncludeDirectories) + stdc17 shell32.lib;gdi32.lib;%(AdditionalDependencies) @@ -113,6 +114,14 @@ + + + + + + + + @@ -160,6 +169,30 @@ + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + @@ -226,9 +259,6 @@ {27da0164-3475-43e2-a1a4-a5d07d305749} - - {8b88698e-c185-4383-99fe-0c34d6deed2e} -