headers: Import wmprealestate.idl and wmpservices.idl from Wine.

Signed-off-by: Biswapriyo Nath <nathbappai@gmail.com>
Signed-off-by: Liu Hao <lh_mouse@126.com>
This commit is contained in:
Biswapriyo Nath 2021-03-13 14:11:09 +05:30 committed by Liu Hao
parent 55162bc261
commit 2d5eaa26d6
2 changed files with 5 additions and 0 deletions

View File

@ -231,6 +231,8 @@ IDL_SRCS = \
include/wincodecsdk.idl \
include/wmcontainer.idl \
include/wmp.idl \
include/wmprealestate.idl \
include/wmpservices.idl \
include/wmsbuffer.idl \
include/wmsdkidl.idl \
include/wsdattachment.idl \

View File

@ -120,6 +120,7 @@ for f in \
vfwmsgs.h \
winhttp.h \
winineti.h \
wmpids.h \
xapofx.h \
xinput.h; do
import_header $f include
@ -196,6 +197,8 @@ for f in \
windows.foundation.collections \
wmdrmsdk \
wmp \
wmprealestate \
wmpservices \
wmsbuffer \
wmsdkidl \
wpcapi \