@benjaminbojko Please have a look at the multi native touchscreen driver. I combined MultiNativeTouchDriver and TouchWin8 into one file, but counldn't put code from TouchWin8 into the MultiNativeTouchDriver class (there's some building issue with Windows dllexport when the code is within a class). The bottom line is that everything is within the bluecadet::touch::drivers namespace, and has been tested in the MIT app.
@benjaminbojko Please have a look at the multi native touchscreen driver. I combined MultiNativeTouchDriver and TouchWin8 into one file, but counldn't put code from TouchWin8 into the MultiNativeTouchDriver class (there's some building issue with Windows dllexport when the code is within a class). The bottom line is that everything is within the bluecadet::touch::drivers namespace, and has been tested in the MIT app.