1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2024-12-01 16:24:12 +01:00
dxvk/include/native/windows
Ellie Hermaszewska b81536458f
include: Implement some small utilities in native headers (#3361)
* Add QueryInterface template to IUnknown

As described here https://learn.microsoft.com/en-us/windows/win32/api/unknwn/nf-unknwn-iunknown-queryinterface\(q\)\?source\=recommendations

* Implement DEFINE_ENUM_FLAG_OPERATORS

* Add REFCLSID to windows_base.h

This is used by the latest d3d12 headers for D3D12GetInterface
2023-05-03 12:39:51 +01:00
..
oaidl.h [native] Add substitute Windows headers 2022-08-21 19:31:33 +01:00
objbase.h [native] Add substitute Windows headers 2022-08-21 19:31:33 +01:00
ocidl.h [native] Add substitute Windows headers 2022-08-21 19:31:33 +01:00
ole2.h [native] Add substitute Windows headers 2022-08-21 19:31:33 +01:00
poppack.h [native] Add substitute Windows headers 2022-08-21 19:31:33 +01:00
pshpack4.h [native] Add substitute Windows headers 2022-08-21 19:31:33 +01:00
rpc.h [native] Add substitute Windows headers 2022-08-21 19:31:33 +01:00
rpcndr.h [native] Add substitute Windows headers 2022-08-21 19:31:33 +01:00
unknwn.h include: Implement some small utilities in native headers (#3361) 2023-05-03 12:39:51 +01:00
windows_base.h include: Implement some small utilities in native headers (#3361) 2023-05-03 12:39:51 +01:00
windows.h [native] Add substitute Windows headers 2022-08-21 19:31:33 +01:00