user32: Pack the COPYDATASTRUCT structure in messages to allow crossing 32/64 boundaries.
[wine/multimedia.git] / dlls / ifsmgr.vxd / Makefile.in
blob4be03dbb7768174276f674ca1e4e406d808967a7
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = ifsmgr.vxd
6 IMPORTS = kernel32 kernel
8 C_SRCS = \
9 ifsmgr.c
11 @MAKE_DLL_RULES@