The MASM Forum
Projects => Rarely Used Projects => GoAsm => Topic started by: shankle on July 21, 2014, 07:22:56 PM
-
Getting this error when trying to convert a masm32 program to GoAsm 64.bit.
Stack_Hash_b8ce
Coooo374
It might be caused by "data execution prevention" in windows 7 pro 64-bit.
I tried to turn it off but could not.
-
What kind of answer do you expect?
-
What kind of answer do you expect?
Right. We would need a piece of code to check that issue.
Gunther
-
error 0xC0000374 indicates heap corruption, if that helps
-
Please disregard problem solved.