Commit c4494278 authored by Nikolay Sivov's avatar Nikolay Sivov Committed by Alexandre Julliard

dwrite: Added more dwrite interfaces.

parent aa4ccd80
...@@ -178,6 +178,7 @@ include/docobj.h ...@@ -178,6 +178,7 @@ include/docobj.h
include/docobjectservice.h include/docobjectservice.h
include/downloadmgr.h include/downloadmgr.h
include/dwrite.h include/dwrite.h
include/dwrite_1.h
include/dxgi.h include/dxgi.h
include/endpointvolume.h include/endpointvolume.h
include/exdisp.h include/exdisp.h
......
...@@ -33,6 +33,7 @@ PUBLIC_IDL_H_SRCS = \ ...@@ -33,6 +33,7 @@ PUBLIC_IDL_H_SRCS = \
docobjectservice.idl \ docobjectservice.idl \
downloadmgr.idl \ downloadmgr.idl \
dwrite.idl \ dwrite.idl \
dwrite_1.idl \
dxgi.idl \ dxgi.idl \
endpointvolume.idl \ endpointvolume.idl \
exdisp.idl \ exdisp.idl \
......
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