Click here to Skip to main content
15,897,032 members
Home / Discussions / COM
   

COM

 
Generalput <map> in dispparams Pin
parag7-Aug-01 3:04
parag7-Aug-01 3:04 
GeneralUsing ActiveX VB dll in VC Pin
6-Aug-01 20:06
suss6-Aug-01 20:06 
GeneralAutomating Visual C++ Project Creation Pin
Steve Thresher6-Aug-01 0:19
Steve Thresher6-Aug-01 0:19 
GeneralExtension of the IE5 context-menu Pin
Yks5-Aug-01 18:59
Yks5-Aug-01 18:59 
GeneralRe: Extension of the IE5 context-menu Pin
Todd Smith5-Aug-01 19:32
Todd Smith5-Aug-01 19:32 
GeneralRe: Extension of the IE5 context-menu Pin
Not Active6-Aug-01 3:03
mentorNot Active6-Aug-01 3:03 
QuestionGet the MAC-address from a host computer? Pin
Heidyon3-Aug-01 0:00
Heidyon3-Aug-01 0:00 
GeneralActiveX component in an exe Pin
2-Aug-01 15:53
suss2-Aug-01 15:53 
Hi!

I am trying to write a COM exe server which hosts an activeX component. In other words, the client invokes methods in the COM exe which invokes methods on the activeX component.

I am using an ATL composite control for this. There are examples where this has been done, but the composite control is always invoked through an html page.

This is what I have done so far:
a. Create a new ATL COM app using the Appwizard and selected .exe option
b. Inserted a new ATL object (Composite control)
c. This gives me dialog box support into which I can add activeX components and other gui features.
d. The above was done since there is no MFC support present, so I cannot e.g create a dialog box, add the activeX component and then call DoModal() for this dialog in some other method.

So the problem is how to invoke the above dialog box?

thanks in advance

ab.

GeneralATL wizard with multiple tables Pin
Bigge2-Aug-01 0:32
Bigge2-Aug-01 0:32 
GeneralRe: ATL wizard with multiple tables Pin
Not Active2-Aug-01 4:42
mentorNot Active2-Aug-01 4:42 
GeneralRe: ATL wizard with multiple tables Pin
Bigge2-Aug-01 5:36
Bigge2-Aug-01 5:36 
GeneralRe: ATL wizard with multiple tables Pin
Wictor Wilén2-Aug-01 5:04
Wictor Wilén2-Aug-01 5:04 
GeneralRe: ATL wizard with multiple tables Pin
Bigge2-Aug-01 5:23
Bigge2-Aug-01 5:23 
GeneralRe: ATL wizard with multiple tables Pin
Wictor Wilén2-Aug-01 7:07
Wictor Wilén2-Aug-01 7:07 
GeneralInteracting COM dlls from Java using JNI Pin
Shamant31-Jul-01 23:42
Shamant31-Jul-01 23:42 
Generalaccessing IE as the ATL/ActiveX parent Pin
31-Jul-01 11:05
suss31-Jul-01 11:05 
GeneralRe: accessing IE as the ATL/ActiveX parent Pin
2-Aug-01 4:40
suss2-Aug-01 4:40 
GeneralATL client Pin
31-Jul-01 4:25
suss31-Jul-01 4:25 
GeneralRe: ATL client Pin
Not Active31-Jul-01 15:23
mentorNot Active31-Jul-01 15:23 
GeneralRe: ATL client Pin
31-Jul-01 22:47
suss31-Jul-01 22:47 
GeneralRe: ATL client Pin
Not Active1-Aug-01 2:52
mentorNot Active1-Aug-01 2:52 
GeneralUsing com dll in anothor com dll Pin
30-Jul-01 23:12
suss30-Jul-01 23:12 
GeneralRe: Using com dll in anothor com dll Pin
31-Jul-01 9:22
suss31-Jul-01 9:22 
Generalpalmap32.dll <-pretty impossible !?! Pin
30-Jul-01 11:42
suss30-Jul-01 11:42 
GeneralRe: palmap32.dll <-pretty impossible !?! Pin
Kevin Cook2-Aug-01 17:09
Kevin Cook2-Aug-01 17:09 

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.