Kawe Mazidjatari 144d5f62e1 IDetour: code refactor
Utilize the new IDetour::DetourSetup() code, IDetour::Attach and IDetour::Detach have been removed in favor of this (significantly reduces chance of user error). Since the template check happens in the idetour header, it is much more aggressive on type mismatches, such as a difference in parameter types, between the function and detour, will now raise a compile time error. As a result, some type mismatches have been fixed in this commit as well.
2024-04-05 16:41:09 +02:00
..
2024-04-05 16:41:09 +02:00
2024-04-05 16:41:09 +02:00
2024-04-05 16:41:09 +02:00
2024-04-05 16:41:09 +02:00
2024-04-05 16:41:09 +02:00
2023-08-31 00:16:25 +02:00
2024-04-05 16:41:09 +02:00
2023-09-17 17:19:32 +02:00
2023-08-04 17:41:55 +02:00
2024-04-05 16:41:09 +02:00
2024-04-05 16:41:09 +02:00