Refactor the *.pkg file resourceset gathering to avoid fixing the same bug 12 times
#include "stdafx.h"__declspec(dllexport)DWORD GetTRKVersion(const char* inPortName, int baudIndex, int dataBits, int parity, int stopBits, int flowControl, long version[3]);