|
-
October 18th, 2010, 05:03 AM
#1
Place VC++ child dialog(dll) inside VB form ??
Hi all,
I have VC++ regular dll which creates a dialog as child and returns pointer.
My requirement is i need to invoke this DLL from VB and place the created child dialog inside VB form
First of all is this possible? is yes how can we achive it?
//////////////////////////////////////////////////////////
Background
I dont have much idea about VB as i am vc++ programmer, My colleague says its impossible to display a vc++ child dialog(dll) in her VB form but can display a vc++ dialog if its of popup style.
But my requirement is VC++ child dialog has to be displayed inside VB forms and not as popop window.
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
|