How to work with "Unregistered OCX/ActiveX"

Started by Jean-pierre Leroy, August 07, 2013, 05:24:01 PM

Previous topic - Next topic

José Roca

Paul, if you wonder why I'm passing in lParam a pointer to an structure that, currently, has only a member, pWindow, instead of directly the value of the pointer, it is to allow to be extended with other members if needed.

Jean-pierre Leroy

Hi Paul,

Thanks for this quick fix; I have just tested and it works as expected.

In the future to simplify even more the life of programmer like me, do you think you will plan to add to the list of controls a new one that could be called "Unregistered OCX/ActiveX" ?

Thanks for your support.
Jean-Pierre