G
Guest
Is there any way from C# to know details from the operating system,
specifically a way to know if the assembly is running on a 64bit operating
system or 32bit, if it's 64bit also know if it's Itanium or x64, without
making WIN API calls.
specifically a way to know if the assembly is running on a 64bit operating
system or 32bit, if it's 64bit also know if it's Itanium or x64, without
making WIN API calls.