Mike,
my colleque copying cbasoz's code, but the ProgId's not "MyCOM.MyClass" in this DLL, and I in VFP try creating object with "MyCOM.MyClass".
Cbasoz answer is correct! Thank you for everybody!
Chris
Hi All!
I'm come back in yesterday.
cbasoz, we try what you wrote, and didn't work. Copy your C# code, and make the key file, compile, and registering.
try to copy the VFP, and we have got an error message "object not found". And really in the OS not found this COM object.
Chris
Thank's Mike the answer!
Yes, this is a COM object, and my collegue wrote this. This is a sample. He make a reg file for this DLL, and I registering with this.Need registering a regsvr32 too?
Here is the C# code:
using System;
using System.Collections.Generic;
using System.Text;
using...
Hi All!
I'm new in here. I have a DLL (this is a COM object), this developped in C# .NET 2.0. I want to use this DLL in VFP. How can I do that?
I try to use it, but I have got an error message "Cannot find entry point ..." This DLL is work fine in Delphi.
Thanks
Cris
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.