feat process_func cpp and h

This commit is contained in:
2026-06-09 14:27:54 +08:00
parent 32d8fd5951
commit 60725b5434
2 changed files with 11 additions and 0 deletions
@@ -149,6 +149,7 @@
<ClCompile Include="kernel_function.cpp" />
<ClCompile Include="load_Image_callback.cpp" />
<ClCompile Include="ob_reg_callback.cpp" />
<ClCompile Include="process_func.cpp" />
<ClCompile Include="protect_filter.cpp" />
<ClCompile Include="utils.cpp" />
</ItemGroup>
@@ -161,6 +162,7 @@
<ClInclude Include="kernel_function.h" />
<ClInclude Include="load_Image_callback.h" />
<ClInclude Include="ob_reg_callback.h" />
<ClInclude Include="process_func.h" />
<ClInclude Include="protect_filter.h" />
<ClInclude Include="utils.h" />
</ItemGroup>