Impl DecryptImage

This commit is contained in:
Changhua
2023-04-12 17:15:59 +08:00
parent b39ab1e5e4
commit 1ed3888246
6 changed files with 126 additions and 0 deletions
+6
View File
@@ -84,6 +84,9 @@
<ClInclude Include="resource.h">
<Filter>头文件</Filter>
</ClInclude>
<ClInclude Include="decrypt_image.h">
<Filter>头文件</Filter>
</ClInclude>
</ItemGroup>
<ItemGroup>
<ClCompile Include="dllmain.cpp">
@@ -140,6 +143,9 @@
<ClCompile Include="user_info.cpp">
<Filter>源文件</Filter>
</ClCompile>
<ClCompile Include="decrypt_image.cpp">
<Filter>源文件</Filter>
</ClCompile>
</ItemGroup>
<ItemGroup>
<None Include="spy.def">