HMODULE dll_handle
Handle for the keystone library.
Definition: keystone_main.cpp:13
#define KEYSTONE_API
Definition: keystone_main.h:18
#define KEYSTONE
Macro to prevent name collisions for anything within the Keystone library.
Definition: keystone_main.h:12
BOOL APIENTRY DllMain(HMODULE module_handle, DWORD reason, LPVOID reserved)
Entry point for keystone.dll.
Definition: keystone_main.cpp:77
QApplication * qt_application
Pointer to the current Qt application.
Definition: keystone_main.cpp:12
std::thread tick_thread
Definition: keystone_main.cpp:15