Completed work on OleDlg

pull/211/head
dahall 2020-12-26 10:22:22 -07:00
parent f57fa2af7f
commit 966c91c1d3
2 changed files with 2921 additions and 40 deletions

File diff suppressed because it is too large Load Diff

View File

@ -24,6 +24,7 @@ OLEUIBUSY, OLEUICHANGEICON, OLEUICHANGESOURCE
<ProjectReference Include="..\..\Core\Vanara.Core.csproj" />
<ProjectReference Include="..\ComDlg32\Vanara.PInvoke.ComDlg32.csproj" />
<ProjectReference Include="..\Kernel32\Vanara.PInvoke.Kernel32.csproj" />
<ProjectReference Include="..\Ole\Vanara.PInvoke.Ole.csproj" />
<ProjectReference Include="..\Shared\Vanara.PInvoke.Shared.csproj" />
</ItemGroup>
</Project>