If we have two applications that use QCChart2D then we will need to redistributable licenses.
The docos say to put the file into the \windows\system32 directory (or similar).
What happens if you have two applications & two license files? What if someone else installs something using QCChart2D?
Are all the runtime licenses the "same" (ie it doesn't matter for the QCChart2D software as long as it finds a valid license) or will trying to use the "wrong" license cause an error?
Would we be better off putting the license file in our programs direcory?
In that case it would be best to place the license file in your program directory. You would need to call the static routine SetLicensePath at the beginning of the chart initialization routine, to specify this path.