sehnryr/oodle-safe

Using library cause error `exit code: 0xc0000374, STATUS_HEAP_CORRUPTION`

Opened this issue · 2 comments

when using this library (or just running tests) we always get exit code: 0xc0000374, STATUS_HEAP_CORRUPTION what's the problem?

Seems like a Windows error. Did you have oo2core_win64.lib downloaded in your project when the issue occurred?

Seems like a Windows error. Did you have oo2core_win64.lib downloaded in your project when the issue occurred?

Yeah without it I would get a link error...
I also downloaded it using the same method mentioned in this repo