This commit is contained in:
Maurice Heumann
2025-02-11 06:51:10 +01:00
parent 604edcafd1
commit 8bd1fd5ad9

View File

@@ -49,6 +49,7 @@ class module_manager
return modules_;
}
// TODO: These is wrong here. A good mechanism for quick module access is needed.
mapped_module* executable{};
mapped_module* ntdll{};
mapped_module* win32u{};