Q : A COM .dll not discovering c++ component. How should I fix this? A : I'm not sure what folders the COM and C++ components typically reside in, but the COM dll is probably expecting the c++ component to be somewhere that it is not. Let's assume...