News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests
NB: Posting URL's See here: Posted URL Change

Main Menu

Check Compability mode

Started by TWell, November 07, 2015, 06:29:41 AM

Previous topic - Next topic

TWell

Is there any API function to check if program runs in Compability mode?
From PEB it is possible.

jj2007

http://masm32.com/board/index.php?topic=4763.msg51390#msg51390

Just compare the values returned by RtlGetVersion and RtlGetNtVersionNumbers.