search for: 761b10h

Displaying 1 result from an estimated 1 matches for "761b10h".

Did you mean: 761,10
2001 Dec 12
0
App crashes and exception handling [Was: Re: VirtualProtect and app crash]
...proc near ; CODE XREF: start+88^Xp 007605E2 mov eax, large fs:0 007605E8 push ebp 007605E9 mov ebp, esp 007605EB push 0FFFFFFFFh 007605ED push 75A010h 007605F2 push 761B10h 007605F7 push eax 007605F8 mov large fs:0, esp 007605FF sub esp, 14h It's code that gets called very near the beginning of the program. I think this corresponds to the EXCEPTION_FRAME structure in include/winnt.h, so that 0x761B10 is...