refs #409 Read FS9 installation directory from registry

This commit is contained in:
Roland Winklmeier
2015-05-07 02:18:14 +02:00
parent 2300895176
commit f27d003f61
4 changed files with 62 additions and 7 deletions

View File

@@ -31,6 +31,9 @@ namespace BlackMisc
//! with BlackInput?
static bool isCompiledWithBlackInput();
//! with FS9 support?
static bool isCompiledWithFs9Support();
//! with FSX support?
static bool isCompiledWithFsxSupport();