• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

wowexec.exe

wowexec.exe translates 16-bit API calls to 32-bit API calls when running a Win16 application in a 32 bit windows environment.
 
WOW is an acronym for Windows On Windows, or more precisely Windows 3.1 on Windows 2K (NT). WOW is a program designed by Microsoft, which allows 16-bit programs to operate under their 32-bit operating systems. The WOW subsystem is closely related to the Virtual DOS Machine (VDM) that NT uses to execute 16-bit DOS applications. WOW is a user mode program entitled WOWEXEC.EXE. By default, WOW is executed automatically, by Windows, when a user starts to operate a 16-bit program, such as DFW. Initially, the use of WOW is transparent to the user and the uninitiated PC user will be unaware of its presence.

 
Back
Top