Duplicate:
How do I know if another process is 64-bit?
Can I determine the process bit from a .net Process object? I am not trying to detect the bitness of a running application or OS, but a specific process in which I have an active process object that tracks / links the process.
Change
Search solution without pinvoke
source
share