Click here to Skip to main content
15,918,889 members
Home / Discussions / COM
   

COM

 
QuestionHow to fill the fields of IE's web page from within VB or C++ ? Pin
John Thomas15-Jan-04 6:10
John Thomas15-Jan-04 6:10 
AnswerRe: How to fill the fields of IE's web page from within VB or C++ ? Pin
Amit Dey24-Jan-04 11:51
Amit Dey24-Jan-04 11:51 
GeneralProblems with out of process server (COM) Pin
Anonymous15-Jan-04 0:26
Anonymous15-Jan-04 0:26 
GeneralRe: Problems with out of process server (COM) Pin
Mike Dimmick15-Jan-04 2:34
Mike Dimmick15-Jan-04 2:34 
GeneralRe: Problems with out of process server (COM) Pin
Omar Alvi15-Jan-04 8:13
Omar Alvi15-Jan-04 8:13 
GeneralRe: Problems with out of process server (COM) Pin
Anonymous30-Jan-04 11:26
Anonymous30-Jan-04 11:26 
GeneralInside Ole Kraig BrockSchmidt, samples needed Pin
safee ullah13-Jan-04 23:35
safee ullah13-Jan-04 23:35 
GeneralWord Component Object Model Pin
Anonymous13-Jan-04 1:51
Anonymous13-Jan-04 1:51 
GeneralRe: Word Component Object Model Pin
Michael P Butler13-Jan-04 2:10
Michael P Butler13-Jan-04 2:10 
GeneralRe: Word Component Object Model Pin
Anonymous13-Jan-04 3:39
Anonymous13-Jan-04 3:39 
QuestionHow to get IStream on ordinary file ? Pin
vipsy12-Jan-04 22:11
vipsy12-Jan-04 22:11 
AnswerRe: How to get IStream on ordinary file ? Pin
Jörgen Sigvardsson13-Jan-04 9:39
Jörgen Sigvardsson13-Jan-04 9:39 
GeneralRe: How to get IStream on ordinary file ? Pin
vipsy13-Jan-04 17:58
vipsy13-Jan-04 17:58 
GeneralRe: How to get IStream on ordinary file ? Pin
Jörgen Sigvardsson13-Jan-04 21:48
Jörgen Sigvardsson13-Jan-04 21:48 
GeneralRe: How to get IStream on ordinary file ? Pin
vipsy14-Jan-04 0:39
vipsy14-Jan-04 0:39 
GeneralWhy IClassFactory Pin
Omar Alvi12-Jan-04 1:17
Omar Alvi12-Jan-04 1:17 
GeneralRe: Why IClassFactory Pin
Jörgen Sigvardsson13-Jan-04 9:47
Jörgen Sigvardsson13-Jan-04 9:47 
GeneralRe: Why IClassFactory Pin
Steve Schaneville15-Jan-04 19:04
professionalSteve Schaneville15-Jan-04 19:04 
GeneralRe: Why IClassFactory Pin
Jörgen Sigvardsson15-Jan-04 21:47
Jörgen Sigvardsson15-Jan-04 21:47 
GeneralFileSystemObject in VB doesn't work when the COM object is called from C# Pin
RickardB11-Jan-04 16:47
RickardB11-Jan-04 16:47 
I have constructed a COM object in VB6 that exposes various methods to handle custom files. This object works very well when I use it from a normal VB6 project, but when I use it through COM Interop in a C# application a strange error appear:

Inside one of the functions in the COM dll I use the FileExists method on a FileSystemObject. When this method is called from the C# code FileExists returns false, even though the file exists. When the same method is called with the same filename as parameter in VB everything works.

Anyone who have any idea of what I am doing wrong?

Rickard
GeneralRecommend some Good book on COM Pin
Omar Alvi10-Jan-04 5:55
Omar Alvi10-Jan-04 5:55 
GeneralRe: Recommend some Good book on COM Pin
Stefan Pedersen10-Jan-04 6:30
Stefan Pedersen10-Jan-04 6:30 
GeneralRe: Recommend some Good book on COM Pin
Steve Schaneville15-Jan-04 19:06
professionalSteve Schaneville15-Jan-04 19:06 
GeneralRe: Recommend some Good book on COM Pin
valikac12-Jan-04 7:09
valikac12-Jan-04 7:09 
GeneralRe: Recommend some Good book on COM Pin
Juan Miguel Venturello21-Jan-04 4:18
Juan Miguel Venturello21-Jan-04 4:18 

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.