Win32: Support for Pasting 16bpp DIBs

This commit is contained in:
Thomas Bernard
2018-12-21 13:16:52 +01:00
parent 5143a93b16
commit 3265a8bcad
7 changed files with 154 additions and 38 deletions

View File

@@ -141,6 +141,7 @@
<ClCompile Include="..\..\src\windows.c" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\..\src\bitcount.h" />
<ClInclude Include="..\..\src\brush.h" />
<ClInclude Include="..\..\src\buttons.h" />
<ClInclude Include="..\..\src\colorred.h" />