News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

HeapCreate, HeapAlloc problems

Started by FlySky, October 05, 2013, 05:32:09 PM

Previous topic - Next topic

wjr

Thanks. GoLink builds the jump table, and in this case (on Windows 8 ) missed a step becoming a little too jumpy. Although I have fixed this, I am trying to wrap up on a couple more time consuming issues for the next GoLink update. In the meantime, your solution or building on another system with Windows 7 or XP will work.

shankle

Having a problem with "ntdll.dll".
Running windows 7 pro 64-bit.
Using globalalloc instead of the heap functions which
are a mystery to me.
This generates the horrible "c00005" error. :redface:

qWord

The access violation is done in line 42.
MREAL macros - when you need floating point arithmetic while assembling!

jj2007

Correct answer, qWord :t
What was the question, btw?

wjr

Careful, it is impossible for both the Answer and the Question to be known in the same Universe... don't panic, as long as you are using GoLink v1.0 you shouldn't encounter the problem described earlier here.