Borland CPort multiple declaration and Unresolved linker SetPortA function
If you're having problems using the CPort 3.1 comport library for Borland C++ 6 or BDS 2006 and your getting multiple declarations and unresolved linker SetPortA errors, this is how to get things running...
Setting Borland TCppWebBrowser components navigate wchar_t string
Just a quick note on my part on how to set a wide character string i.e. wchar_t* under Borland BDS 2006, in this example I'm using the TCppWebBrowser component...