Click here to Skip to main content
15,893,161 members
Articles / Programming Languages / C#

Determine Platform Affinity 32 bit, 64 bit or Any CPU for a Managed .NET PE

Rate me:
Please Sign up or sign in to vote.
4.67/5 (2 votes)
18 Dec 2016CPOL1 min read 14.7K   2  
How to check platform affinity for a managed .NET process executable (PE)

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



Comments and Discussions