How to call IsWow64Process from C#.NET ?

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
Hi,
<p align=left> 
<p align=left>I want to check whether the OS is 32 bit or 64 bit. For this, i have read that i need to check what "<a title="http://msdn.microsoft.com/library/en-us/dllproc/base/iswow64process.asp http://msdn.microsoft.com/library/en-us/dllproc/base/iswow64process.asp <b>IsWow64Process</b> " returns. If true is returned that means the OS is 64 bit.
<p align=left> 
<p align=left>Can anybody tell me how i can call this method from C# ?
<p align=left> 
<p align=left>Regards
<p align=left>Kulvinder Singh
<p align=left><font face=Arial size=2></font> 

View the full article
 
Back
Top