[PATCH 1/4] wine-headers: add a winapifamily header

Stefan Dösinger stefandoesinger at gmail.com
Sat Feb 7 04:07:07 CST 2015


Am 07.02.2015 um 01:10 schrieb Martell Malone <martellmalone at gmail.com>:

> This is related to the other patch I sent in
> 
> 108880    Superseded    Martell Malone     Re: Add d3d11_CreateDeviceAndSwapChain
> 
> I never sent in a new patch for that.
> So I'm not sure how it was marked as Superseded
Probably by mistake, either because Alexandre saw my patches or your series as superseding this patch. Please resubmit it, but please make the following changes:

> +HRESULT WINAPI D3D11CreateDeviceAndSwapChain(IDXGIAdapter *adapter, D3D_DRIVER_TYPE driver, HMODULE swrast, UINT flags,
> +                                             const D3D_FEATURE_LEVEL *feature_levels, UINT levels, UINT sdk_version,
Please adjust the indentation to 8 spaces here as well, as my patch has done for D3D11CreateDevice.

> -cpp_quote("HRESULT WINAPI D3D11CreateDevice(IDXGIAdapter*,D3D_DRIVER_TYPE,HMODULE,UINT,const D3D_FEATURE_LEVEL*," )
> +cpp_quote("HRESULT WINAPI D3D11CreateDevice(IDXGIAdapter*,D3D_DRIVER_TYPE,HMODULE,UINT,const D3D_FEATURE_LEVEL*,")
I agree with this change, but technically it is unrelated to adding the stub, so please put it into a separate patch.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 842 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20150207/4ac0b44d/attachment.sig>


More information about the wine-devel mailing list