Click here to Skip to main content
15,911,141 members
Home / Discussions / COM
   

COM

 
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 
I suppose it is possible, but that would be ridiculous for a device driver.
Most drivers are written in C or assembly. Typically, drivers are linked together in an operational stack, that is not COM-derived or dependent on the COM library. See the MSDN Kernel Architecture Design Reference[^] to get an idea of what types of system structures are required for Drivers. Its an entirely different world.
Programmers have been known to write kernel drivers to gain access to kernel mode data structures, as this is the only way to add user code to the operating system.





-- modified at 18:40 Thursday 4th October, 2007
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 
AnswerRe: IXMLDOMAttribute::put_value Pin
Nathan Holt at EMOM24-Sep-07 10:56
Nathan Holt at EMOM24-Sep-07 10:56 
GeneralRe: IXMLDOMAttribute::put_value [modified] Pin
IWannaTalk24-Sep-07 11:54
IWannaTalk24-Sep-07 11:54 
GeneralRe: IXMLDOMAttribute::put_value Pin
IWannaTalk25-Sep-07 23:35
IWannaTalk25-Sep-07 23:35 
GeneralRe: IXMLDOMAttribute::put_value Pin
Nathan Holt at EMOM26-Sep-07 12:40
Nathan Holt at EMOM26-Sep-07 12:40 
GeneralRe: IXMLDOMAttribute::put_value Pin
IWannaTalk27-Sep-07 4:12
IWannaTalk27-Sep-07 4:12 
Questionsimple helloworld program for caling java from c++ ! help ! Pin
amitamit19820-Sep-07 22:53
amitamit19820-Sep-07 22:53 
QuestionRun-Time Check Failure #0 Pin
donguy7620-Sep-07 16:38
donguy7620-Sep-07 16:38 
AnswerRe: Run-Time Check Failure #0 Pin
Nathan Holt at EMOM21-Sep-07 9:02
Nathan Holt at EMOM21-Sep-07 9:02 
QuestionUsing Com dll in ASP.NET gives Security error Pin
Chetan Patel19-Sep-07 18:48
Chetan Patel19-Sep-07 18:48 
QuestionAdding buttons to Explorer toolbar (Groove 'Folder sync' style) Pin
__DanC__19-Sep-07 4:31
__DanC__19-Sep-07 4:31 
QuestionWhy we need COM Pin
Nandu_77b18-Sep-07 3:17
Nandu_77b18-Sep-07 3:17 
AnswerRe: Why we need COM Pin
Nathan Holt at EMOM18-Sep-07 7:43
Nathan Holt at EMOM18-Sep-07 7:43 
GeneralRe: Why we need COM Pin
Nandu_77b19-Sep-07 5:31
Nandu_77b19-Sep-07 5:31 

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.