Hello everybody, I have registered some ActiveX controls on my machine (bought a SDK from a customer which works fine in their HTML web-test-page). I have created a Visual Studio C++ new ActiveX server like this : File / New / New ATLCOM AppWizard Insert / New ATL object / Single object / Single threading model Now I have my own ActiveX Server, everything's great, compiling and all. ===> BUT in this/my ActiveX I would like to add "the" ActiveX from my customer sold me (name IQViewX class) I open : Project / Add to project / Components and controls / Registered ActiveX Controls but I don't see anything ! Whereas in the "OLE-COM object Viewer" I can see the QViewX class ! How can I add everything I need into my project ? Thanks alot, ptiJean
P
ptiJean
@ptiJean