Small COM enhancements, which needs testing. (Word, Excel etc) [skip ci]

This commit is contained in:
RKrom 2015-01-19 22:31:12 +01:00
commit ad70dcfb37
5 changed files with 100 additions and 11 deletions

View file

@ -64,6 +64,7 @@
<Compile Include="Interop\ComProgIdAttribute.cs" />
<Compile Include="Interop\COMWrapper.cs" />
<Compile Include="Interop\IAppVisibility.cs" />
<Compile Include="Interop\IUnknown.cs" />
<Compile Include="Interop\IDispatch.cs" />
<Compile Include="Interop\IOleWindow.cs" />
<Compile Include="Interop\IOleCommandTarget.cs" />