diff -r d41b1ffc5f77 -r 958bae372271 ui/winui/winui.vcxproj --- a/ui/winui/winui.vcxproj Sun Nov 10 15:27:44 2024 +0100 +++ b/ui/winui/winui.vcxproj Tue Nov 12 14:58:03 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} -