I want to cross check if my application is running under "WinXP" mode in Windows 7.
Is there any native API available to perform the same.
The use case - My application runs on Win Xp but can't run on Win7 due to library which doesn't support Win 7. Before I decide to switch to new...