mirror of
https://github.com/orange-cpp/omath.git
synced 2026-06-09 00:34:34 +00:00
5921004bfd
Replaces calls to Windows API functions (GetModuleHandleA) with a void pointer parameter. Simplifies pattern scanning for loaded modules by removing Windows-specific code and replacing it with a generic approach.