mirror of
https://github.com/Microsoft/Detours
synced 2026-06-08 11:44:51 +00:00
24357c6a5a
A few minor changes: - Expose detour_is_imported via a new public function DetourIsFunctionImported - Make certain runtime checks happy by masking pbTarget before casting to smaller type - Enable user to compile with a different number of supported section headers (leaves default at 32)