|
-
March 14th, 2001, 04:21 AM
#1
ActiveX Problem
I wrote an activeX control in VC++. When I use the control in VC++ application, it work perfectly. However, when I use it in VB, it failed. Finally, I found out that the control never call the Create method, and thus the member variable m_hWnd (which is the window handle of that control) contains NULL !! how can this happen, does any one has this experience ??
Any advise is appreciated. Thanks
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
|