Hooking GiveNamedItemFunc
(HookMode.Post
) throws exception on Windows
#377
Labels
GiveNamedItemFunc
(HookMode.Post
) throws exception on Windows
#377
Consider the sample plugin below.
On Linux:
On Windows:
As you can see, it works as expected on Linux, but on Windows it crashes sometimes (I'd say most of the time). Maybe type safety must be added around DynamicHook API as we can have access violation exceptions...?
The text was updated successfully, but these errors were encountered: