Re: [Mingw-w64-public] [PATCH] Fix def file for 32-bit d3d11.dll

2015-02-18 Thread Kai Tietz
Patch is ok. Please apply. Thanks, Kai 2015-02-18 17:05 GMT+01:00 Martell Malone : > Thanks alexey :) > I've been building only 64bit vlc so I missed this :D > > On Wed, Feb 18, 2015 at 12:20 PM, Alexey Pavlov wrote: >> >> >> >> >> ---

Re: [Mingw-w64-public] [PATCH] Fix def file for 32-bit d3d11.dll

2015-02-18 Thread Martell Malone
Thanks alexey :) I've been building only 64bit vlc so I missed this :D On Wed, Feb 18, 2015 at 12:20 PM, Alexey Pavlov wrote: > > > > -- > Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server > from Actuate!

[Mingw-w64-public] [PATCH] Fix def file for 32-bit d3d11.dll

2015-02-18 Thread Alexey Pavlov
From ddf2219d6eaa7991ef8de76539573f8fc8b85c41 Mon Sep 17 00:00:00 2001 From: Alexpux Date: Wed, 18 Feb 2015 15:14:04 +0300 Subject: [PATCH] Fix 32-bit def file for d3d11.dll. Symbols need have argument count. --- mingw-w64-crt/lib32/d3d11.def | 92 +-- 1