Commit d5ab8f3d authored by Jacek Caban's avatar Jacek Caban Committed by Alexandre Julliard

qcap: Use nameless unions.

parent b9393340
MODULE = qcap.dll
IMPORTS = strmbase strmiids uuid ole32 oleaut32
EXTRADEFS = -DWINE_NO_NAMELESS_EXTENSION
DELAYIMPORTS = msvfw32
EXTRADLLFLAGS = -mno-cygwin
......
......@@ -20,6 +20,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#define WINE_NO_NAMELESS_EXTENSION
#include "qcap_private.h"
#include "rpcproxy.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment