|
if GetThreadContext(ThreadHandle, AlignedContext^) then
|
|
if GetThreadContext(ThreadHandle, AlignedContext^) then
|
|
Result := JclCreateStackList(Raw, -1, Pointer(AlignedContext^.Eip), False, Pointer(AlignedContext^.Ebp),
|
|
Result := JclCreateStackList(Raw, -1, Pointer(AlignedContext^.Eip), False, Pointer(AlignedContext^.Ebp),
|
|
if GetThreadContext(ThreadHandle, AlignedContext^) then
|
|
if GetThreadContext(ThreadHandle, AlignedContext^) then
|