[Q] ActiveX -> MFC control...
-
Hello, Is there an easy way to port an ActiveX control (partially based on MFC) back to a plain MFC control? I'm well aware the good side of ActiveX controls, but here, due to the versioning nightmare and also due that it is poorly written, I will be difficult to continue to use as-is. (Written Quick X|&Dirty by a programmer that left the company and now I need to maintain it:(). Also, adding new interfaces, or even changing the current interfaces this control has, may corrupt its use on other projects that must run in parallel. For this, I thought that the best is move back to MFC, so every project has its tailored control and it will not deppend on how/where the ActiveX control is registered. The ActiveX control is a simple charting control that allows to display constellation, also works as a "scope" control. Any hint?
-- **Ricky Marek** (_AKA: rbid_)
-- "Things are only impossible until they are not" --- Jean-Luc Picard My articles