Delphi obj file in VC++
From: chris swenson (chris_at_mojomole.com)
Date: 10/30/03
- Next message: Diego Toro: "Invalid Input Value"
- Previous message: Rob Kennedy: "Re: How do interface implementations work?"
- Next in thread: Jorrit Jongma: "Re: Delphi obj file in VC++"
- Reply: Jorrit Jongma: "Re: Delphi obj file in VC++"
- Reply: Pete Gajria: "Re: Delphi obj file in VC++"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 30 Oct 2003 17:07:33 -0500
I'm trying to create an obj file in delphi that works in Visual C++, I know
that the format from Delphi is not coff, but is there away to do this? I'd
really prefer to not have to have an extra dll that I have to include if I
can just compile it in my VC code.
Any ideas or examples out there?
Thanks
Chris
- Next message: Diego Toro: "Invalid Input Value"
- Previous message: Rob Kennedy: "Re: How do interface implementations work?"
- Next in thread: Jorrit Jongma: "Re: Delphi obj file in VC++"
- Reply: Jorrit Jongma: "Re: Delphi obj file in VC++"
- Reply: Pete Gajria: "Re: Delphi obj file in VC++"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|