April 15th, 1999, 09:11 PM
I have just finished incorporating two OCX's into an MFC dll.
My first question is:
I embedded the OCX's into a dialog resource and then instantiated the wrapper class for the dialog resource. Is this the typical methodology of incorporating third-party OCX's into the MFC framework?
My second question is:
Can I incorporate an OCX into a simple DLL (non-ActiveX and non-MFC)?
Kevin M. Reilly
My first question is:
I embedded the OCX's into a dialog resource and then instantiated the wrapper class for the dialog resource. Is this the typical methodology of incorporating third-party OCX's into the MFC framework?
My second question is:
Can I incorporate an OCX into a simple DLL (non-ActiveX and non-MFC)?
Kevin M. Reilly