user32: Pack the COPYDATASTRUCT structure in messages to allow crossing 32/64 boundaries.
[wine/multimedia.git] / dlls / wmiutils / Makefile.in
blob27a040bdc05375cf542dcc2090ff3124a4f7ebd5
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = wmiutils.dll
6 IMPORTS = oleaut32 ole32 advapi32 kernel32
8 C_SRCS = \
9 main.c \
10 regsvr.c \
11 statuscode.c
13 @MAKE_DLL_RULES@