|
1. When debugging,
What does USER32! 77d18734 () in the call stack window mean?
2, the stack window window shows the function call process of the executing thread,
I want to see the function call process of other threads that have been executed. How do I look at it?
3. How do I know which module (dll or exe) the executing code belongs to in the assembly code displayed in the disassembly window? |
|