BUG 10651 - added debugging dll with any process info, revised launch config pages and others
#include "stdafx.h"__declspec(dllexport)DWORD GetTRKVersion(const char* inPortName, int baudIndex, int dataBits, int parity, int stopBits, int flowControl, long version[4]);