add project validation to our launch types as it's not done by CDT with us passing the DONT_CHECK_PROGRAM flag.
#include "stdafx.h"
__declspec(dllexport)
DWORD GetTRKVersion(const char* inPortName, int baudIndex, int dataBits, int parity, int stopBits, int flowControl, long version[4]);