Windows: Add OpenFileProperties method

This commit is contained in:
Jonathan Jenne
2020-12-15 13:20:57 +01:00
parent 22cf38d83c
commit a5075cc7f4
3 changed files with 62 additions and 0 deletions

View File

@@ -75,6 +75,7 @@
</ItemGroup>
<ItemGroup>
<Compile Include="Drawing.vb" />
<Compile Include="File.vb" />
<Compile Include="NativeMethods.vb" />
<Compile Include="Utils.vb" />
<Compile Include="Window.vb" />