Questions tagged [wow64]

WOW64 is a subsystem of 64-bit Windows. Add this tag for WOW64 related questions.

WOW64 (Windows 32-bit on Windows 64-bit) is a subsystem of the Windows operating system capable of running 32-bit applications on 64-bit Windows. It is included in all 64-bit versions of Windows.

166 questions
-2
votes
1 answer

How to access 64-bit registry from a 32-bit process?

I have a program that integrates with explorer context menu. It works properly in Win32 but not in Win64. I've compiled the shell extension to Win64 but now I want to register that The DLL file from the main program is 32 bit and I also want to keep…
drjackool
  • 483
  • 1
  • 4
  • 9
1 2 3
11
12