Simple callbacks allow the use of, e.g., lambda expressions for callbacks (e.g.,…
… keyboard callbacks etc.)
ADD: VistaSimpleCallback - simple class implementing IVistaExplicitCallbackInterface and taking a std::function<void(void)> as constructor parameter APIADD: VistaKeyboardSystemControl directly allows std::function<void(void)> as parameter for a callback