Click here to Skip to main content
16,005,178 members
Home / Discussions / COM
   

COM

 
GeneralRe: How to get the <i>rclsid</i> from the <i>progID</i>? Pin
22-Aug-01 3:15
suss22-Aug-01 3:15 
GeneralRe: How to get the <i>rclsid</i> from the <i>progID</i>? Pin
Amit Dey25-Aug-01 8:58
Amit Dey25-Aug-01 8:58 
GeneralDirectShow problem..(compression filter) Pin
Kim,Sung-Gyoo21-Aug-01 23:51
Kim,Sung-Gyoo21-Aug-01 23:51 
GeneralA Simple Question About ActiveX on Internet Pin
Maer72721-Aug-01 22:39
Maer72721-Aug-01 22:39 
GeneralA Simple Question About Compound File and structured storage Pin
Maer72721-Aug-01 22:38
Maer72721-Aug-01 22:38 
GeneralA Question About "SetModifiedFlag" In Ole/ActiveX Pin
Maer72721-Aug-01 22:37
Maer72721-Aug-01 22:37 
GeneralA simple question about drag-drop In Com Pin
Maer72721-Aug-01 22:36
Maer72721-Aug-01 22:36 
GeneralIEPlugin/ HTMLDom question Pin
Amit Dey21-Aug-01 21:23
Amit Dey21-Aug-01 21:23 
hello all,

I'm writing an IEplugin to display the current document structure in an treeview. Getting the DOM document structure and connecting to IE's events is relatively easy. The tricky part that I have to implement is that when a user makes a selection in the document, I must select the relevant element in the DOM treeview. How do I do this?

Now I undertand the way to do this is, on OnDocumentComplete, when I'm enumerating the elements, I have a tagElement structure that holds some info for each added elements . sIn this structure,should I store the pointer to element's IUnknown or IDispatch? Then when I get the selected elements IHTMLElement pointer, for the same element, will the IUnknown or IDispatch pointers be equal? Then I can compare the selected element's pointer to stored element's pointer and determine which element of the DOMtree is being selected..

Am I on the right track? Any help/comments will be much appreciated.
Thanks in advance.


I'm an alien, I'm an alien
it's a beautiful life....
Bush

Questionwhat is this infomation meaning when debuging? Pin
Sandos Ganzales21-Aug-01 17:38
Sandos Ganzales21-Aug-01 17:38 
Questionhow to restrict a com+ to only one instance Pin
21-Aug-01 16:15
suss21-Aug-01 16:15 
Generalwfv problems (AVIStreamGetFrameOpen) Pin
Niklas L20-Aug-01 23:35
Niklas L20-Aug-01 23:35 
QuestionHow to put named arguments in DISPPARAMS structure?? Pin
madhavil20-Aug-01 19:32
madhavil20-Aug-01 19:32 
QuestionHow to put <vector> in VARIANT ? Pin
parag20-Aug-01 18:25
parag20-Aug-01 18:25 
AnswerRe: How to put <vector> in VARIANT ? Pin
Christian Graus20-Aug-01 18:39
protectorChristian Graus20-Aug-01 18:39 
GeneralWCE ATL OleCreateFontIndirect does not exist in WCE :-( Pin
wazoo_99920-Aug-01 6:40
wazoo_99920-Aug-01 6:40 
QuestionHow to programatically move a windowless control on VB form? Pin
khtong20-Aug-01 6:39
khtong20-Aug-01 6:39 
AnswerRe: How to programatically move a windowless control on VB form? Pin
CodeGuy20-Aug-01 6:46
CodeGuy20-Aug-01 6:46 
QuestionHow to programatically move a windowless control on VB form? Pin
khtong20-Aug-01 6:39
khtong20-Aug-01 6:39 
GeneralIHTMLWindow2::open creating &#8216;No page to display&#8217; with IE 5.0 but not IE5.5 Pin
16-Aug-01 10:49
suss16-Aug-01 10:49 
GeneralRe: IHTMLWindow2::open creating ‘No page to display’ with IE 5.0 but not IE5.5 Pin
Not Active17-Aug-01 3:41
mentorNot Active17-Aug-01 3:41 
GeneralRe: IHTMLWindow2::open creating &#8216;No page to display&#8217; with IE 5.0 but not IE5.5 Pin
mwolf17-Aug-01 4:27
mwolf17-Aug-01 4:27 
Generalcalls from atl into a DLL and VC++ weirdness Pin
16-Aug-01 3:24
suss16-Aug-01 3:24 
GeneralCOM and ATL Dialogs Pin
Mark Lenz15-Aug-01 10:33
Mark Lenz15-Aug-01 10:33 
GeneralRe: COM and ATL Dialogs Pin
Aaron Schaefer20-Aug-01 5:37
Aaron Schaefer20-Aug-01 5:37 
GeneralSeveral questions about multi dimensional SafeArray , "or" safearray challenge??? <smile> Pin
grossmay15-Aug-01 2:36
grossmay15-Aug-01 2:36 

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.