|
-
March 29th, 1999, 11:38 AM
#1
How can I create ActiveX controls dynamically?
I am trying to create ActiveX controls from within an application without using the wrapper classes. When I get hold of the Interface pointer for the control, how can I convert it into a CWnd pointer (as the wrapper classes do) to place the control on a dialog box.
Has anyone got any sample code which can do this?
Thanks.
-
March 30th, 1999, 06:44 AM
#2
Re: How can I create ActiveX controls dynamically?
George Shepherd und Scot Wingo have described the protocol between a container (dialog) and an ActiveX-control in the Microsoft System Journal (March/April '99)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|