Relative Content

Tag Archive for assemblyheap-memory

Program blocked after HeapAlloc

I’m trying to use the HeapAlloc function, seems that it fails and block the program, as the program only print one “hello”(only the first printf is called), how to know what prevent the program from printing?