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.
This header is used by Data Access and Storage. For more information, see:
wow64apiset.h contains the following programming interfaces:
Functions
GetSystemWow64Directory2A Retrieves the path of the system directory used by WOW64, using the specified image file machine type. (ANSI) |
GetSystemWow64Directory2W Retrieves the path of the system directory used by WOW64, using the specified image file machine type. (Unicode) |
GetSystemWow64DirectoryA Retrieves the path of the system directory used by WOW64. (ANSI) |
GetSystemWow64DirectoryW Retrieves the path of the system directory used by WOW64. (Unicode) |
IsWow64GuestMachineSupported Determines which architectures are supported (under WOW64) on the given machine architecture. |
IsWow64Process Determines whether the specified process is running under WOW64 or an Intel64 of x64 processor. |
IsWow64Process2 Determines whether the specified process is running under WOW64; also returns additional machine process and architecture information. |
Wow64DisableWow64FsRedirection Disables file system redirection for the calling thread. File system redirection is enabled by default. |
Wow64EnableWow64FsRedirection Enables or disables file system redirection for the calling thread. |
Wow64GetThreadContext Retrieves the thread context. |
Wow64RevertWow64FsRedirection Restores file system redirection for the calling thread. |
Wow64SetThreadContext Sets the thread context. |
Wow64SetThreadDefaultGuestMachine Sets the thread to the given machine architecture. |
Wow64SuspendThread Suspends the specified WOW64 thread. |