Modified template from Jonathan :
https://www.fsdeveloper.com/forum/resources/blank-multi-thread-d2d-gauge-template.155/
Change Log:
1. Adds a Build Config "DebugExe", that allows the project to be build into a EXE.
EXE will spawn win32 windows for each gauge display instance. Makes use of Win32 Window Wrapper Lib: https://github.com/PhuwadonV/WinFW
Update Callbacks for external window is in "AppMain.cpp".
Can be expanded with mouse clickspot.
Ext Wnd only supports SimConnect communication with Sim - no LVars, no event handler.
2. Added P3Dv4 Support
https://www.fsdeveloper.com/forum/resources/blank-multi-thread-d2d-gauge-template.155/
Change Log:
1. Adds a Build Config "DebugExe", that allows the project to be build into a EXE.
EXE will spawn win32 windows for each gauge display instance. Makes use of Win32 Window Wrapper Lib: https://github.com/PhuwadonV/WinFW
Update Callbacks for external window is in "AppMain.cpp".
Can be expanded with mouse clickspot.
Ext Wnd only supports SimConnect communication with Sim - no LVars, no event handler.
2. Added P3Dv4 Support