Click here to Skip to main content
15,891,607 members
Home / Discussions / COM
   

COM

 
AnswerRe: VBScript to activeX to VBScript example needed - earn some beer Pin
Vi229-Oct-07 18:44
Vi229-Oct-07 18:44 
GeneralRe: VBScript to activeX to VBScript example needed - earn some beer Pin
charlieg1-Nov-07 1:06
charlieg1-Nov-07 1:06 
GeneralRe: VBScript to activeX to VBScript example needed - earn some beer Pin
Vi21-Nov-07 5:50
Vi21-Nov-07 5:50 
QuestionDocumentComplete and reload Pin
conman11022-Oct-07 8:04
conman11022-Oct-07 8:04 
AnswerRe: DocumentComplete and reload Pin
conman11022-Oct-07 8:23
conman11022-Oct-07 8:23 
QuestionRe: DocumentComplete and reload Pin
shivditya22-Oct-07 19:56
shivditya22-Oct-07 19:56 
AnswerRe: DocumentComplete and reload Pin
conman11023-Oct-07 20:57
conman11023-Oct-07 20:57 
Questiondisplaying the ActiveX Composite control Pin
theCPkid22-Oct-07 7:48
theCPkid22-Oct-07 7:48 
I created a dialog-based MFC applicatioon using wizard and then I added a ActiveX composite control implemented in CMyControl class by adding ATL support to my MFC application. and it added a IDD_MyCOntrol dialog to application.

I want to display this composite control dialog. By default, MFC creates an instance of dialog class and use DoModal on that dialog. I removed that part from InitInstance() and wants to add
something like CComCompositeControl::Create or CreateWindow.. etc which can display that composite control dialog box.

How can I do that as I am not able to get the instance of CMyControl class since simply using new is not allowed as compiler gives an abstarct class error etc

I tried to get the instance of CMyControl class using CComObject but then could not get the pointer to CComCompositeCOntrol class so that I could use create function.

Any idea how to display that composite control dialog box??? Cry | :(( it looked easy to me. anny suggestions? links? sample code? Sigh | :sigh:

PS: really dont expect any answer to such a badly written question. m just tired Frown | :( D'Oh! | :doh:
AnswerRe: displaying the ActiveX Composite control Pin
theCPkid28-Oct-07 6:42
theCPkid28-Oct-07 6:42 
GeneralRe: displaying the ActiveX Composite control Pin
manish.patel25-Mar-08 22:28
manish.patel25-Mar-08 22:28 
GeneralRe: displaying the ActiveX Composite control Pin
theCPkid25-Mar-08 23:03
theCPkid25-Mar-08 23:03 
GeneralRe: displaying the ActiveX Composite control Pin
manish.patel25-Mar-08 23:08
manish.patel25-Mar-08 23:08 
Questionembedding WMP and changing it's skin Pin
H.R21-Oct-07 10:07
H.R21-Oct-07 10:07 
QuestionRegister browser helper object Pin
conman11019-Oct-07 5:28
conman11019-Oct-07 5:28 
AnswerRe: Register browser helper object Pin
User 21559719-Oct-07 7:05
User 21559719-Oct-07 7:05 
GeneralRe: Register browser helper object Pin
conman11020-Oct-07 0:08
conman11020-Oct-07 0:08 
GeneralRe: Register browser helper object Pin
User 21559721-Oct-07 1:48
User 21559721-Oct-07 1:48 
GeneralRe: Register browser helper object Pin
conman11021-Oct-07 3:53
conman11021-Oct-07 3:53 
GeneralRe: Register browser helper object Pin
User 21559721-Oct-07 5:51
User 21559721-Oct-07 5:51 
GeneralRe: Register browser helper object Pin
conman11021-Oct-07 22:28
conman11021-Oct-07 22:28 
GeneralRe: Register browser helper object Pin
User 21559722-Oct-07 1:19
User 21559722-Oct-07 1:19 
QuestionCOM Pin
Catharin18-Oct-07 1:09
Catharin18-Oct-07 1:09 
AnswerRe: COM Pin
User 21559718-Oct-07 6:00
User 21559718-Oct-07 6:00 
GeneralRe: COM Pin
Catharin19-Oct-07 1:16
Catharin19-Oct-07 1:16 
GeneralRe: COM [modified] Pin
User 21559719-Oct-07 5:25
User 21559719-Oct-07 5:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.