Don't allow Qt project to be created when SDKs on different drives are selected (Win32 only)
#include "stdafx.h"
__declspec(dllexport)
DWORD GetTRKVersion(const char* inPortName, int baudIndex, int dataBits, int parity, int stopBits, int flowControl, long version[4]);