Click here to Skip to main content
15,887,596 members
Home / Discussions / COM
   

COM

 
QuestionDifference between COM Component and Class Pin
krishna_CP5-Jul-10 0:38
krishna_CP5-Jul-10 0:38 
AnswerRe: Difference between COM Component and Class Pin
Richard MacCutchan5-Jul-10 2:25
mveRichard MacCutchan5-Jul-10 2:25 
GeneralRe: Difference between COM Component and Class Pin
krishna_CP5-Jul-10 2:42
krishna_CP5-Jul-10 2:42 
GeneralRe: Difference between COM Component and Class Pin
Richard MacCutchan5-Jul-10 6:32
mveRichard MacCutchan5-Jul-10 6:32 
QuestionHow to read all Windows Registry subkeys of a given key? Pin
Kunal Chowdhury «IN»2-Jul-10 6:05
professionalKunal Chowdhury «IN»2-Jul-10 6:05 
AnswerRe: How to read all Windows Registry subkeys of a given key? Pin
«_Superman_»4-Jul-10 5:06
professional«_Superman_»4-Jul-10 5:06 
GeneralRe: How to read all Windows Registry subkeys of a given key? Pin
Kunal Chowdhury «IN»4-Jul-10 5:10
professionalKunal Chowdhury «IN»4-Jul-10 5:10 
QuestionOLE object containing data + multiple views of data in a compound document. Pin
Code-o-mat2-Jul-10 5:16
Code-o-mat2-Jul-10 5:16 
Hello people!

I am quite new to OLE programming and need a kick in the right direction. I tried to google this up but i lack proper knowledge to know what to search for in the first place, so i thought i ask here. So this is basicly what i want to do: I want to create an object that can be inserted into any document like word documents, excell sheets, or anything else that can be an IOleContainer. This object would containa certain kind of data that is inserted into it from an external file. This data should be saved along with the document containing this object (so not hang around as an external file). The object would serve as a "data source" for a few kinds of views. The user should somehow be able to "spawn" such views from the object and edit these to generate different types of representations of the data. He should also be able to perform a few operations on these views that would add additional information the the source data and this additional information could be used in other views as/if needed.
E.g: the user inserts this object into his word document, then double clicks this objects and gets a little GUI where he can add the data from the file system and/or specify some additional information. After adding the data and dismissing this GUI he right-clicks the objects and selects "Span View", gets a list where he can select the type of view, let's say "red diagram", "green diagram", "blue diagram", after selecting the type the view somehow gets inserted into the same document the object is on. After having multiple views, he can select one of these views, edit its appearance as he wants and also add some more information which gest stored inside the source object and the other views also get notified by this and update themselfs as needed.
This might be a trivial, everyday task for you fellas but as i said, i am new to this and needs some directions.
Thanks for any help attempts in advance, feel free to ask if there's something that is not clear about the whole concept.
> The problem with computers is that they do what you tell them to do and not what you want them to do. <
> "It doesn't work, fix it" does not qualify as a bug report. <
> Amazing what new features none of the programmers working on the project ever heard of you can learn about when reading what the marketing guys wrote about it. <

QuestionHow to scan registry programatically for checking the existence of COM Exe's/Dll's ? Pin
glitteringsound1-Jul-10 7:30
glitteringsound1-Jul-10 7:30 
AnswerRe: How to scan registry programatically for checking the existence of COM Exe's/Dll's ? Pin
«_Superman_»1-Jul-10 19:56
professional«_Superman_»1-Jul-10 19:56 
QuestionVisual Studio 2010 and old Addins Pin
Bryan Anslow29-Jun-10 8:18
Bryan Anslow29-Jun-10 8:18 
QuestionUse COleInsertDialog Pin
MKC00228-Jun-10 2:56
MKC00228-Jun-10 2:56 
QuestionATL Client Application error. Pin
vasuvasanth27-Jun-10 22:58
vasuvasanth27-Jun-10 22:58 
AnswerRe: ATL Client Application error. Pin
Douglas Troy1-Jul-10 6:50
Douglas Troy1-Jul-10 6:50 
QuestionHow to Register .jar file into System Registery as COM objects? Pin
002comp27-Jun-10 18:44
002comp27-Jun-10 18:44 
AnswerRe: How to Register .jar file into System Registery as COM objects? Pin
002comp28-Jun-10 1:17
002comp28-Jun-10 1:17 
Questionhow to convert to COM server from C++ lib module Pin
DavJes22-Jun-10 1:56
DavJes22-Jun-10 1:56 
AnswerRe: how to convert to COM server from C++ lib module Pin
Douglas Troy25-Jun-10 7:27
Douglas Troy25-Jun-10 7:27 
QuestionHow to get flash handle(ocx) in bho Pin
ZEROFIELD19-Jun-10 16:26
ZEROFIELD19-Jun-10 16:26 
AnswerRe: How to get flash handle(ocx) in bho Pin
Richard MacCutchan19-Jun-10 21:30
mveRichard MacCutchan19-Jun-10 21:30 
AnswerRe: How to get flash handle(ocx) in bho Pin
Stephen Hewitt20-Jun-10 16:02
Stephen Hewitt20-Jun-10 16:02 
GeneralRe: How to get flash handle(ocx) in bho Pin
ZEROFIELD20-Jun-10 20:36
ZEROFIELD20-Jun-10 20:36 
GeneralRe: How to get flash handle(ocx) in bho Pin
Stephen Hewitt21-Jun-10 17:30
Stephen Hewitt21-Jun-10 17:30 
GeneralRe: How to get flash handle(ocx) in bho Pin
ZEROFIELD21-Jun-10 17:58
ZEROFIELD21-Jun-10 17:58 
QuestionIssues with MSMQ Events in W2K3 64 bit server Pin
Hariharan.T16-Jun-10 9:08
Hariharan.T16-Jun-10 9:08 

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.