Hi,
Our environment is Win 7 32 and 64 bit, and Win 10 (64 bit).
We build our application in PB2017 R2/EBF01 on Win 7 for both 32 and 64 bit platforms. We can detect whether it is running in 32 or 64 bit but we also need to detect if we are running on Win 10.
We currently check the Environment object ostype for an enumerated data type of WindowsNT! for an OsMinorRevision of Windows 7.
How is Win 10 detected? Is Win 10 considered a major or minor revision and if so, is there a new value for it or is there a new enumerated data type for it?
Thanks in advance!
Pauline