search for: get_cpu_context

Displaying 1 result from an estimated 1 matches for "get_cpu_context".

Did you mean: set_cpu_context
2009 Jan 16
0
Wine release 1.1.13
...ent dumping of relocations. include: Document offsets in the x86_64 context structure. winebuild: Implement register entry points for x86_64. ntdll: Implement relay debugging for register entry points on x86_64. ntdll: Print exception context on x86_64. ntdll: Replaced get_cpu_context by RtlCaptureContext. Implemented it for x86_64. kernel32: Moved _DebugOutput to kernel16.c. kernel32: Moved the 16-bit WOW thunk routines to thunk.c. kernel32: #ifdef out some code that is not needed on non-i386. winefile: Get rid of hack to load vswprintf from msvcrt....