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

COM

 
GeneralRe: passing interfacepointers in dcom Pin
ELCH21-May-03 19:18
ELCH21-May-03 19:18 
GeneralRe: passing interfacepointers in dcom Pin
AlexO22-May-03 4:31
AlexO22-May-03 4:31 
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 
Hi all,
I have a stupid problem but I do not know if it can solved some way. While trying to compile a ATL/COM component, I want the MIDL compiler include some other .idl files stored in a path like C:\Program Files\DanLoad 6000\Include.
So I put the project settings for MIDL compiler with the /I option (/I "C:\Program Files\Danload 6000\Include").

When I try to build the project, I get the follwoing error. It look as if the MIDL compiler does not understand blanks in the path for include files.

Anyone can help?

Thank you in advance.

--------------------Configuration: DldDanload6000 - Win32 Debug--------------------
Creating Type Library...
Microsoft (R) MIDL Compiler Version 5.01.0164
Copyright (c) Microsoft Corp 1991-1997. All rights reserved.
Processing C:\temp\DldDanload6000\DldDanload6000.idl
Danload
fatal error C1083: Cannot open source file: 'Files\Danload': No such file or directory
6000
fatal error C1083: Cannot open source file: '6000': No such file or directory
Include
fatal error C1083: Cannot open source file: '6000\Include': No such file or directory
DldDanload6000.idl
midl : command line error MIDL1003 : error returned by the C preprocessor (2)
Error executing midl.exe.

DldDanload6000.dll - 4 error(s), 0 warning(s)
_________________________________________________________________________

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 
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 

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.