Merge remote-tracking branch 'origin/master'

This commit is contained in:
Yukino Song
2024-09-10 17:59:34 +08:00
26 changed files with 357 additions and 80 deletions

View File

@@ -37,7 +37,7 @@ namespace winrt {
#if WINRT_IMPL_HAS_DECLSPEC_UUID
__declspec(uuid("A9B3D012-3DF2-4EE3-B8D1-8695F457D3C1"))
#endif
IDirect3DDxgiInterfaceAccess: ::IUnknown {
IDirect3DDxgiInterfaceAccess: ::IUnknown {
virtual HRESULT __stdcall GetInterface(REFIID id, void **object) = 0;
};
} // namespace winrt