Delphi obj file in VC++

From: chris swenson (chris_at_mojomole.com)
Date: 10/30/03


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



Relevant Pages

  • Re: I just wish...
    ... Since the compiler provides ... The actual object code which is in OMF should be changed to COFF. ... that use this format have either been discontinued or released at open source. ... because the runtime libraries of MSVC and Delphi don't match. ...
    (borland.public.delphi.non-technical)
  • Re: reading photoshop layers
    ... Mike D Sutton wrote: ... > Delphi isn't too bad at all to work with, I use it on a regular basis at work and find it to be somewhere in the middle ... > the docs or in the source code itself that suggested it could decode individual layers, ... but even then a few hours with a hex editor and some version of the format spec. ...
    (microsoft.public.vb.winapi.graphics)
  • Re: reading photoshop layers
    ... Delphi isn't too bad at all to work with, I use it on a regular basis at work and find it to be somewhere in the middle ... the docs or in the source code itself that suggested it could decode individual layers, ... As for parsing the format yourself, the structure is simple enough, each segment can be read ... Private Function FlipWordAs Integer ' Endian swap on Word ...
    (microsoft.public.vb.winapi.graphics)
  • Re: comp.lang.pascal.delphi.misc miniFAQ (full version)
    ... Why does the debugger show my For loop variable counting down, ... Does Delphi have an equivalent to the VB Split function? ... > the number of decimal places to display - Format and FormatFloat. ... Added a link to Henry Bartlett's Delphi newsgroups page. ...
    (comp.lang.pascal.delphi.misc)
  • Re: comp.lang.pascal.delphi.misc miniFAQ (full version)
    ... Why does the debugger show my For loop variable counting down, ... Does Delphi have an equivalent to the VB Split function? ... > the number of decimal places to display - Format and FormatFloat. ... Added a link to Henry Bartlett's Delphi newsgroups page. ...
    (alt.comp.lang.borland-delphi)