Click here to Skip to main content
16,006,531 members
Home / Discussions / COM
   

COM

 
GeneralFiring an event from an MFC ActiveX control Pin
twomagiclovers27-Jun-02 8:59
twomagiclovers27-Jun-02 8:59 
GeneralRe: Firing an event from an MFC ActiveX control Pin
Ernest Laurentin27-Jun-02 19:29
Ernest Laurentin27-Jun-02 19:29 
GeneralSimple Srting Conversion Pin
Ryan B.27-Jun-02 5:19
Ryan B.27-Jun-02 5:19 
GeneralRe: Simple Srting Conversion Pin
Ernest Laurentin27-Jun-02 19:27
Ernest Laurentin27-Jun-02 19:27 
GeneralRe: Simple Srting Conversion Pin
Stuart Dootson3-Jul-02 14:37
professionalStuart Dootson3-Jul-02 14:37 
GeneralRe: Simple Srting Conversion Pin
Jeremy Pullicino4-Jul-02 4:57
Jeremy Pullicino4-Jul-02 4:57 
GeneralNo Matching DLGINIT Pin
ssirisha27-Jun-02 4:35
ssirisha27-Jun-02 4:35 
GeneralRe: No Matching DLGINIT Pin
Prem Kumar28-Jun-02 4:39
Prem Kumar28-Jun-02 4:39 
Hi,

I have seen and replied to an earlier post of yours.
I think there is no problem in your programming and
the fault lies with the ActiveX control.

The ActiveX control should support specific interfaces
for saving information during design time, so as to enable
the Application to load it during runtime.

I think that your AciveX control is having specific
Run-time validation which is not fullfilled by the
default behavior of Dialog start up.(ActiveX Control Support).

What you need to do now is create the Active X control at
runtime and then place it in the specific position
on the dialog programmatically.

Look into the documentation for the ActiveX control.
During the creation you can pass the specific liscensing requirement.
PS: Can you tell me what control is it ?
GeneralRe: No Matching DLGINIT Pin
ssirisha28-Jun-02 6:29
ssirisha28-Jun-02 6:29 
GeneralSAFEARRAY in Variant Pin
Hans Ruck26-Jun-02 5:18
Hans Ruck26-Jun-02 5:18 
GeneralRe: SAFEARRAY in Variant Pin
Ramu Pulipati26-Jun-02 6:24
Ramu Pulipati26-Jun-02 6:24 
GeneralDCOM port restriction Pin
MrGlover24-Jun-02 13:46
MrGlover24-Jun-02 13:46 
GeneralCOM Exe that "stays" Pin
[Shadow]24-Jun-02 2:28
[Shadow]24-Jun-02 2:28 
GeneralRe: COM Exe that "stays" Pin
Ernest Laurentin24-Jun-02 4:29
Ernest Laurentin24-Jun-02 4:29 
GeneralRe: COM Exe that "stays" Pin
Jason Henderson24-Jun-02 9:16
Jason Henderson24-Jun-02 9:16 
GeneralRef to ActiveX control using C Pin
JohnnyG23-Jun-02 14:17
JohnnyG23-Jun-02 14:17 
GeneralRe: Ref to ActiveX control using C Pin
soptest24-Jun-02 8:30
soptest24-Jun-02 8:30 
GeneralRe: Ref to ActiveX control using C Pin
JohnnyG24-Jun-02 8:59
JohnnyG24-Jun-02 8:59 
GeneralRe: Ref to ActiveX control using C Pin
soptest24-Jun-02 9:21
soptest24-Jun-02 9:21 
GeneralRe: Ref to ActiveX control using C Pin
JohnnyG30-Jun-02 14:31
JohnnyG30-Jun-02 14:31 
GeneralRe: Ref to ActiveX control using C Pin
Amit Dey1-Jul-02 6:44
Amit Dey1-Jul-02 6:44 
QuestionActiveX is "unsafe" huh? Pin
Philip Patrick22-Jun-02 6:08
professionalPhilip Patrick22-Jun-02 6:08 
AnswerRe: ActiveX is "unsafe" huh? Pin
Michael Dunn22-Jun-02 6:50
sitebuilderMichael Dunn22-Jun-02 6:50 
GeneralDCom-security question.... Pin
stefanb22-Jun-02 5:27
stefanb22-Jun-02 5:27 
GeneralRe: DCom-security question.... Pin
Jason Henderson24-Jun-02 9:20
Jason Henderson24-Jun-02 9:20 

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.