Click here to Skip to main content
16,017,151 members
Home / Discussions / COM
   

COM

 
GeneralRe: passing interfacepointers in dcom Pin
ELCH22-May-03 20:20
ELCH22-May-03 20:20 
GeneralRe: passing interfacepointers in dcom Pin
AlexO23-May-03 4:54
AlexO23-May-03 4:54 
GeneralRe: passing interfacepointers in dcom Pin
Vi225-May-03 17:42
Vi225-May-03 17:42 
GeneralRe: passing interfacepointers in dcom Pin
John M. Drescher27-May-03 6:00
John M. Drescher27-May-03 6:00 
Generaladdin, that comments code Pin
schaereran@gmx.net20-May-03 22:10
schaereran@gmx.net20-May-03 22:10 
GeneralMIDL Compiler problem Pin
msh20-May-03 2:32
msh20-May-03 2:32 
GeneralRe: MIDL Compiler problem Pin
valikac20-May-03 8:48
valikac20-May-03 8:48 
GeneralRe: MIDL Compiler problem Pin
geo_m26-May-03 7:55
geo_m26-May-03 7:55 
Difficult to say - but just a wild guess - if you put the /I "C:\Program Files\Danload 6000\Include" option, it will receive the path as:

C:\Program Files\Danload 6000\Include

from the command line. And when it is just passed to another procedure or where, it might be misunderstood.

I would try:

/I """C:\Program Files\Danload 6000\Include"""

or something similar, just to achieve the effect, that the MIDL will receive
"C:\Program Files\Danload 6000\Include"
instead of mentioned
C:\Program Files\Danload 6000\Include

Maybe this helps...
GeneralRe: MIDL Compiler problem Pin
J. Dunlap26-May-03 8:32
J. Dunlap26-May-03 8:32 
QuestionError code 0x80010005 mean what and how to avoid it? Pin
i--19-May-03 22:07
i--19-May-03 22:07 
AnswerRe: Error code 0x80010005 mean what and how to avoid it? Pin
Anonymous27-May-03 22:19
Anonymous27-May-03 22:19 
Generalcreation of client of an EXE Com server . Pin
satishsilla19-May-03 18:14
satishsilla19-May-03 18:14 
GeneralRe: creation of client of an EXE Com server . Pin
valikac20-May-03 8:50
valikac20-May-03 8:50 
GeneralRe: creation of client of an EXE Com server . Pin
satishsilla21-May-03 23:34
satishsilla21-May-03 23:34 
GeneralProblems passing doubles in VB control to C++ Pin
mgreene16-May-03 2:43
mgreene16-May-03 2:43 
General[Message Deleted] Pin
imdx8016-May-03 0:43
imdx8016-May-03 0:43 
GeneralRe: Connection Points and [out] parameters Pin
geo_m26-May-03 7:41
geo_m26-May-03 7:41 
GeneralCOM Client problem Pin
YSRao14-May-03 1:15
YSRao14-May-03 1:15 
GeneralRe: COM Client problem Pin
valikac14-May-03 8:27
valikac14-May-03 8:27 
GeneralRe: COM Client problem Pin
Anonymous14-May-03 19:07
Anonymous14-May-03 19:07 
GeneralRe: COM Client problem Pin
balcn14-May-03 8:51
balcn14-May-03 8:51 
GeneralRe: COM Client problem Pin
Anonymous14-May-03 18:42
Anonymous14-May-03 18:42 
GeneralRe: COM Client problem Pin
valikac14-May-03 19:55
valikac14-May-03 19:55 
GeneralRe: COM Client problem Pin
balcn16-May-03 8:05
balcn16-May-03 8:05 
GeneralRe: COM Client problem Pin
Dudi Avramov18-May-03 23:11
Dudi Avramov18-May-03 23:11 

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.