when i create a Cwebbrowser contorl in my dll,it occur seriou error. i seem that the dll doesn't support activeX control. how can i realize webbrowser in my dll. gucy
when i create a Cwebbrowser contorl in my dll,it occur seriou error. i seem that the dll doesn't support activeX control. how can i realize webbrowser in my dll. gucy
by the way ,i had added AfxEnableControlContainer() in my dll app. if i add activeX control using resource edit,the dialog will not show at all. if i dynamically create the control in the program. create failed. gucy