Why does the processes get an underscore attachd to them?
Posted: Wed Jan 12, 2011 6:31 am
Hi,
I'm using the debugger, and at a breakpoint now. In the call stack, _Com_Frame() exists instead of Com_Frame(). I try to double click _Com_Frame() but the compiler says that it doesn't have the code for it.
What to do?
I'm using the debugger, and at a breakpoint now. In the call stack, _Com_Frame() exists instead of Com_Frame(). I try to double click _Com_Frame() but the compiler says that it doesn't have the code for it.
What to do?