ui/winui/winui.h

branch
newapi
changeset 184
8c9b4b28aaa9
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ui/winui/winui.h	Sat Sep 23 15:41:23 2023 +0200
@@ -0,0 +1,7 @@
+#pragma once
+
+#include <Windows.h>
+#undef GetCurrentTime
+#include <winrt/Windows.Foundation.Collections.h>
+#include <winrt/Windows.UI.Xaml.Interop.h>
+#include <winrt/Microsoft.UI.Xaml.Controls.h>
\ No newline at end of file

mercurial