diff --git a/dlls/winrt_x/utils.h b/dlls/winrt_x/utils.h new file mode 100644 index 0000000..d8f831c --- /dev/null +++ b/dlls/winrt_x/utils.h @@ -0,0 +1,2 @@ +#pragma once +#include "pch.h" \ No newline at end of file diff --git a/dlls/winrt_x/winrt_x.vcxproj b/dlls/winrt_x/winrt_x.vcxproj index 3fcd28b..7a8a789 100644 --- a/dlls/winrt_x/winrt_x.vcxproj +++ b/dlls/winrt_x/winrt_x.vcxproj @@ -942,6 +942,7 @@ + diff --git a/dlls/winrt_x/winrt_x.vcxproj.filters b/dlls/winrt_x/winrt_x.vcxproj.filters index e2ad47e..314e021 100644 --- a/dlls/winrt_x/winrt_x.vcxproj.filters +++ b/dlls/winrt_x/winrt_x.vcxproj.filters @@ -1276,6 +1276,58 @@ Implementation\Windows\Xbox\SmartGlass + + Implementation\Windows\Xbox\Multiplayer + + + Implementation\Windows\Xbox\Multiplayer + + + Implementation\Windows\Xbox\Multiplayer + + + Implementation\Windows\Xbox\Multiplayer + + + Implementation\Windows\Xbox\Multiplayer + + + Implementation\Windows\Xbox\Multiplayer + + + Implementation\Windows\Xbox\Multiplayer + + + Implementation\Windows\Xbox\Multiplayer + + + Implementation\Windows\Xbox\Multiplayer + + + Implementation\Windows\Xbox\Multiplayer + + + Implementation\Windows\Xbox\Multiplayer + + + Implementation\Windows\Xbox\Multiplayer + + + Implementation\Windows\Xbox\Multiplayer + + + Implementation\Windows\Xbox\Multiplayer + + + Implementation\Windows\Xbox\Multiplayer + + + Implementation\Windows\Xbox\Multiplayer + + + Implementation\Windows\Xbox\Multiplayer + + @@ -2390,6 +2442,57 @@ Implementation\Windows\Xbox\SmartGlass + + Implementation\Windows\Xbox\Multiplayer + + + Implementation\Windows\Xbox\Multiplayer + + + Implementation\Windows\Xbox\Multiplayer + + + Implementation\Windows\Xbox\Multiplayer + + + Implementation\Windows\Xbox\Multiplayer + + + Implementation\Windows\Xbox\Multiplayer + + + Implementation\Windows\Xbox\Multiplayer + + + Implementation\Windows\Xbox\Multiplayer + + + Implementation\Windows\Xbox\Multiplayer + + + Implementation\Windows\Xbox\Multiplayer + + + Implementation\Windows\Xbox\Multiplayer + + + Implementation\Windows\Xbox\Multiplayer + + + Implementation\Windows\Xbox\Multiplayer + + + Implementation\Windows\Xbox\Multiplayer + + + Implementation\Windows\Xbox\Multiplayer + + + Implementation\Windows\Xbox\Multiplayer + + + Implementation\Windows\Xbox\Multiplayer + @@ -2530,5 +2633,8 @@ External + + External + \ No newline at end of file