abstract windows structures

This commit is contained in:
robert-yates
2024-11-23 18:25:01 +01:00
parent 9aa4c0d771
commit b5e348680f
20 changed files with 2753 additions and 8 deletions

1
deps/CMakeLists.txt vendored
View File

@@ -1,7 +1,6 @@
set(UNICORN_ARCH "x86" CACHE STRING "")
add_subdirectory(unicorn)
add_subdirectory(phnt)
##########################################