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

COM

 
GeneralOLE mini server problem Pin
acosmin23-Jun-03 21:32
acosmin23-Jun-03 21:32 
GeneralInproc Server in a Surrogate Process Pin
Anonymous23-Jun-03 18:32
Anonymous23-Jun-03 18:32 
GeneralRe: Inproc Server in a Surrogate Process Pin
Vi224-Jun-03 18:35
Vi224-Jun-03 18:35 
GeneralRe: Inproc Server in a Surrogate Process Pin
Anonymous25-Jun-03 11:14
Anonymous25-Jun-03 11:14 
Generalevents fired by Internet Explorer Pin
shai197423-Jun-03 11:18
shai197423-Jun-03 11:18 
GeneralRe: events fired by Internet Explorer Pin
Amit Dey26-Jun-03 13:52
Amit Dey26-Jun-03 13:52 
GeneralRe: events fired by Internet Explorer Pin
shai197426-Jun-03 13:54
shai197426-Jun-03 13:54 
GeneralRegistering a class Pin
tessierjf23-Jun-03 4:37
tessierjf23-Jun-03 4:37 
I installed the Windows SDK on machine A. I compile my stuff on machine B specifying the include and lib search path on machine A. Everything compiles and links fine since it finds all the .h and .lib in the search path on machine A. My problem is at runtime. When I run the code CoCreateInstance returns "Class not registered". I understand that all classes have been registered on machine A and machine B is not aware of classes I try to create on machine B. So here's the question: How do I register a CoClass contained in a .lib without installing the whole SDK. I'd also like to avoid #importing the nor "LoadingLibrary". To give you a bit more info about this, the class I try to create an instance of is IID_IXMLDOMDocument2 from the msxml2.lib. Anyone have an idea?

Thanks

Jean-Francois !
Generaltest container crashes Pin
safee ullah22-Jun-03 21:16
safee ullah22-Jun-03 21:16 
GeneralRe: test container crashes Pin
Marion2827-Jun-03 4:42
Marion2827-Jun-03 4:42 
GeneralCOM Question Pin
Nick Parker22-Jun-03 4:39
protectorNick Parker22-Jun-03 4:39 
GeneralRe: COM Question Pin
valikac22-Jun-03 7:32
valikac22-Jun-03 7:32 
GeneralRe: COM Question Pin
Aravinthan25-Jun-03 3:08
Aravinthan25-Jun-03 3:08 
QuestionHow can my ActiveX control get the data of the file which locates on the server? Pin
stanley guan21-Jun-03 1:18
stanley guan21-Jun-03 1:18 
AnswerRe: How can my ActiveX control get the data of the file which locates on the server? Pin
valikac21-Jun-03 7:41
valikac21-Jun-03 7:41 
GeneralCOM interop in .NET Pin
slnarasimhan19-Jun-03 22:28
slnarasimhan19-Jun-03 22:28 
GeneralThird party program library method calls invocation Pin
yeeck19-Jun-03 21:14
yeeck19-Jun-03 21:14 
GeneralCOM+ Error Pin
Aky18-Jun-03 23:31
Aky18-Jun-03 23:31 
GeneralRe: COM+ Error Pin
Steve S23-Jun-03 21:50
Steve S23-Jun-03 21:50 
GeneralRe: COM+ Error Pin
Aravinthan25-Jun-03 3:11
Aravinthan25-Jun-03 3:11 
QuestionInproc COM server question? Pin
Obi-Wan-Kenobi17-Jun-03 18:30
Obi-Wan-Kenobi17-Jun-03 18:30 
AnswerRe: Inproc COM server question? Pin
valikac18-Jun-03 6:57
valikac18-Jun-03 6:57 
AnswerRe: Inproc COM server question? Pin
Giles22-Jun-03 5:08
Giles22-Jun-03 5:08 
GeneralMSWord Applications Pin
Madmaximus17-Jun-03 10:01
Madmaximus17-Jun-03 10:01 
GeneralUse GetActiveObject first Pin
Vi219-Jun-03 19:58
Vi219-Jun-03 19:58 

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.