I am just going through my program in debug mode. Currently I have the problem, that when a value is assigned to a variable, the debugger jumps into memcpy.asm. I don't want to see this!
I think there's a project property set wrong, but which one?
I am just going through my program in debug mode. Currently I have the problem, that when a value is assigned to a variable, the debugger jumps into memcpy.asm. I don't want to see this!
I think there's a project property set wrong, but which one?