Re: [PATCH 1/2] includes: Add D3D11CreateDeviceAndSwapChain declaration to d3d11.idl.
17 Aug
2015
17 Aug
'15
10:01 a.m.
On 16 August 2015 at 22:21, Józef Kucia <jkucia(a)codeweavers.com> wrote:
+cpp_quote("HRESULT WINAPI D3D11CreateDeviceAndSwapChain(IDXGIAdapter*,D3D_DRIVER_TYPE,HMODULE,UINT,") +cpp_quote(" const D3D_FEATURE_LEVEL*,UINT,UINT,const DXGI_SWAP_CHAIN_DESC*,IDXGISwapChain**,ID3D11Device**,") +cpp_quote(" D3D_FEATURE_LEVEL*,ID3D11DeviceContext**);")
The existing declarations aren't really helping here, but could you please avoid using cpp_quote and include parameter names?
3776
Age (days ago)
3776
Last active (days ago)
0 comments
1 participants
participants (1)
-
Henri Verbeet