Windows: Add Screen CLass

This commit is contained in:
Jonathan Jenne
2021-03-31 14:42:50 +02:00
parent 781a6ae55b
commit d360a43a25
3 changed files with 24 additions and 1 deletions

View File

@@ -85,6 +85,7 @@
<Compile Include="File.vb" />
<Compile Include="Hotkey.vb" />
<Compile Include="NativeMethods.vb" />
<Compile Include="Screen.vb" />
<Compile Include="Utils.vb" />
<Compile Include="Window.vb" />
<Compile Include="My Project\AssemblyInfo.vb" />