refactor a ton of stuff + dynamic pointer gettin

This commit is contained in:
dpcpointer
2025-05-29 22:22:08 -06:00
committed by GitHub
parent 417931e7e2
commit e1974e0948
6 changed files with 436 additions and 218 deletions

View File

@@ -18,6 +18,9 @@
<ClInclude Include="PdFwKrnl.h">
<Filter>Header Files</Filter>
</ClInclude>
<ClInclude Include="skCrypter.hpp">
<Filter>Header Files</Filter>
</ClInclude>
</ItemGroup>
<ItemGroup>
<ClCompile Include="PdFwKrnl.cpp">