Events
Apr 8, 3 PM - May 28, 7 AM
Sharpen your AI skills and enter the sweepstakes to win a free Certification exam
Register now!This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the thread context.
BOOL Wow64SetThreadContext(
HANDLE hThread,
const WOW64_CONTEXT *lpContext
);
hThread
A handle to the thread.
lpContext
The thread context.
Returns True if the context is set. Otherwise, False.
Requirement | Value |
---|---|
Minimum supported client | Windows 10 version 1903 |
Minimum supported server | Windows Server, version 1903 |
Header | wow64apiset.h |
Library | Kernel32.lib |
DLL | Kernel32.dll |
Events
Apr 8, 3 PM - May 28, 7 AM
Sharpen your AI skills and enter the sweepstakes to win a free Certification exam
Register now!