comctl32: Store style bits provided with WM_CREATE.
[wine/multimedia.git] / dlls / wmiutils / Makefile.in
blobf12461f312da44914c0b39cbaa4716d4edc4aad4
1 MODULE = wmiutils.dll
2 IMPORTS = oleaut32 ole32 advapi32
4 C_SRCS = \
5 main.c \
6 statuscode.c
8 IDL_R_SRCS = wmiutils.idl
10 @MAKE_DLL_RULES@