Click here to Skip to main content
15,905,785 members
Home / Discussions / COM
   

COM

 
GeneralRe: Problem with creating a component Pin
rajeev829-Oct-07 2:27
rajeev829-Oct-07 2:27 
GeneralRe: Problem with creating a component Pin
CPallini9-Oct-07 2:45
mveCPallini9-Oct-07 2:45 
GeneralRe: Problem with creating a component Pin
rajeev829-Oct-07 3:01
rajeev829-Oct-07 3:01 
Questioninterview questions Pin
neelu77794-Oct-07 21:45
neelu77794-Oct-07 21:45 
AnswerRe: interview questions Pin
Shaileshvb10-Oct-07 23:38
Shaileshvb10-Oct-07 23:38 
QuestionHow does ActiveX read and write cookie Pin
martinvan4-Oct-07 20:41
martinvan4-Oct-07 20:41 
QuestionLearning stage of COM Pin
Shaileshvb4-Oct-07 1:57
Shaileshvb4-Oct-07 1:57 
AnswerRe: Learning stage of COM Pin
Nathan Holt at EMOM4-Oct-07 9:58
Nathan Holt at EMOM4-Oct-07 9:58 
Shaileshvb wrote:
I have read COM is nothing but the QueryInterface...


QueryInterface is important in COM, but it is not all there is to it.


Shaileshvb wrote:
but there is so much importance to HRESULT,GUID and Registry also...
So what does mean about COM..


HRESULT is a standard return code in COM, and is fairly complicated. GUID means Globally Unique Identifier, which is used to identify interfaces, classes, and other items. QueryInterface takes a GUID as a parameter. Both of these are important.


Shaileshvb wrote:
On which actually COM focusses more???
How to know more about COM


COM involves lots of issues, and which ones you need to learn about depend on what you are trying to do with it. I learned most of mine by reading MSDN library. While I usually had it installed on my computer, you can access MSDN library on the web at http://msdn.microsoft.com/[^]

Nathan
GeneralRe: Learning stage of COM Pin
Shaileshvb4-Oct-07 17:41
Shaileshvb4-Oct-07 17:41 
GeneralRe: Learning stage of COM Pin
QuickDeveloper5-Oct-07 1:38
QuickDeveloper5-Oct-07 1:38 
GeneralRe: Learning stage of COM Pin
Nathan Holt at EMOM5-Oct-07 5:44
Nathan Holt at EMOM5-Oct-07 5:44 
AnswerRe: Learning stage of COM Pin
ram.Jaddu8-Oct-07 23:43
ram.Jaddu8-Oct-07 23:43 
QuestionNeed book Pin
Tarek Jabri3-Oct-07 23:38
Tarek Jabri3-Oct-07 23:38 
QuestionAm I looking at this correctly? [modified] Pin
BubbaGeeNH2-Oct-07 6:18
BubbaGeeNH2-Oct-07 6:18 
AnswerRe: I'm I looking at this correctly. [modified] Pin
Baltoro4-Oct-07 13:18
Baltoro4-Oct-07 13:18 
GeneralRe: I'm I looking at this correctly. Pin
BubbaGeeNH5-Oct-07 3:00
BubbaGeeNH5-Oct-07 3:00 
QuestionError code 269 Pin
Ohad Cabiri1-Oct-07 2:35
Ohad Cabiri1-Oct-07 2:35 
AnswerRe: Error code 269 Pin
JamesS[C1]2-Oct-07 10:54
JamesS[C1]2-Oct-07 10:54 
QuestionWindows Services Pin
Chandra.Anumakonda30-Sep-07 22:39
Chandra.Anumakonda30-Sep-07 22:39 
Questionsys files Pin
zon_cpp29-Sep-07 20:31
zon_cpp29-Sep-07 20:31 
AnswerRe: sys files [modified] Pin
Baltoro4-Oct-07 12:24
Baltoro4-Oct-07 12:24 
QuestionCOM Transaction Support Pin
SakthiSurya28-Sep-07 0:34
SakthiSurya28-Sep-07 0:34 
Questionthreading And Distributed transaction Pin
Fadi Abu-Mathkour25-Sep-07 7:58
Fadi Abu-Mathkour25-Sep-07 7:58 
AnswerRe: threading And Distributed transaction Pin
User 21559726-Sep-07 0:36
User 21559726-Sep-07 0:36 
QuestionIXMLDOMAttribute::put_value Pin
IWannaTalk24-Sep-07 3:36
IWannaTalk24-Sep-07 3: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.