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

COM

 
GeneralRe: RichEditCtrl Failed to create Pin
Carlos Antollini15-May-02 5:54
Carlos Antollini15-May-02 5:54 
GeneralRe: RichEditCtrl Failed to create Pin
Carlos Antollini15-May-02 5:54
Carlos Antollini15-May-02 5:54 
GeneralRe: RichEditCtrl Failed to create Pin
ssirisha15-May-02 5:50
ssirisha15-May-02 5:50 
QuestionPlugins for IE? Pin
14-May-02 9:57
suss14-May-02 9:57 
GeneralProblem registrering DLL Pin
ssirisha14-May-02 9:23
ssirisha14-May-02 9:23 
GeneralRe: Problem registrering DLL Pin
Jason Henderson15-May-02 5:29
Jason Henderson15-May-02 5:29 
GeneralRe: Problem registrering DLL Pin
ssirisha15-May-02 5:32
ssirisha15-May-02 5:32 
GeneralCreating A/X control in frame window with ATL Pin
soccerdad14-May-02 7:55
soccerdad14-May-02 7:55 
I'm looking for a pointer in the right direction, if someone can help.

I need to create an ActiveX control which displays in a frame window and which can be hosted by IE. In other words, rather than a control which sits on the web page's background, I need the control to pop up in its own frame window. As various events happen on the web page, custom methods / properties on the control will be invoked. All the ATL samples and other examples I can find which have a UI / GDI aspect to them just sit on the web page's background. So I'm not sure the best way to go about this.

It would seem that, after creating an ATL project and adding an ATL ActiveX control, there are two options: 1) modify the generated code in the control to somehow make it a window with a frame that floats outside the browser's window. I'm not sure if that's feasible given that IE controls the window's creation and its initial style settings. 2) Make the control that IE knows about UI-free but have it create a frame window / control and perhaps delegate custom interface methods on the "main" control to this control. That seems feasible, but it always helps to see something nominally similar as a starting point.

If anyone could point me to an example or some docs that cover this type of control, I'd appreciate it.

Thanks,

Donnie

GeneralRe: Creating A/X control in frame window with ATL Pin
soptest14-May-02 8:56
soptest14-May-02 8:56 
GeneralATL alternative Pin
Ulf Öhlén14-May-02 4:27
Ulf Öhlén14-May-02 4:27 
GeneralRe: ATL alternative Pin
Joao Vaz14-May-02 6:36
Joao Vaz14-May-02 6:36 
GeneralRe: ATL alternative Pin
Ulf Öhlén14-May-02 21:18
Ulf Öhlén14-May-02 21:18 
GeneralCOM running twice Pin
Gavin_Mannion14-May-02 1:30
Gavin_Mannion14-May-02 1:30 
GeneralATL7 Pin
Mazdak12-May-02 23:34
Mazdak12-May-02 23:34 
GeneralRe: ATL7 Pin
safepage13-May-02 3:01
safepage13-May-02 3:01 
QuestionHow can I get an array of datas from COM server? Pin
magicast12-May-02 22:53
magicast12-May-02 22:53 
AnswerRe: How can I get an array of datas from COM server? Pin
safepage13-May-02 3:33
safepage13-May-02 3:33 
GeneralRe: How can I get an array of datas from COM server? Pin
soptest13-May-02 10:28
soptest13-May-02 10:28 
AnswerRe: How can I get an array of datas from COM server? Pin
soptest13-May-02 10:24
soptest13-May-02 10:24 
GeneralRe: How can I get an array of datas from COM server? Pin
magicast14-May-02 1:42
magicast14-May-02 1:42 
GeneralUse Com in Multithread Pin
ssirisha10-May-02 4:58
ssirisha10-May-02 4:58 
GeneralRe: Use Com in Multithread Pin
Joao Vaz14-May-02 7:02
Joao Vaz14-May-02 7:02 
GeneralRe: Use Com in Multithread Pin
Srini Kella15-May-02 10:15
Srini Kella15-May-02 10:15 
GeneralERROR when using Midl... Pin
Dan Madden9-May-02 8:56
Dan Madden9-May-02 8:56 
GeneralCalling Com object from a worker thread Pin
ssirisha9-May-02 4:16
ssirisha9-May-02 4:16 

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.