Article

From:
To:
Rudy Velthuis (TeamB)
Subject:
Re: Delphi Project X Cross GUI
Newsgroup:
embarcadero.public.delphi.non-technical

Re: Delphi Project X Cross GUI

Rudy Velthuis (TeamB) laid this down on his screen :
> Moritz Beutel wrote:
>
>> Hello,
>> 
>> Rudy Velthuis (TeamB) wrote:
>> 
>>> Delphi can also ignore its class model.
>> 
>> I must have forgotten about that. :)
>> 
>> 
>>> It does not have macros, so they don't have to be replaced. <g>
>> 
>> The compiler likely has lots of them - it's written in C. Translating
>> them to Delphi should be fun. Or not :)
>
> Translating macros is not so hard. If they are simple #defines, they
> can be replaced by constants. If they are macros, they can often be
> replaced by inline functions. Some of them, that define structures
> (like DEFINE_GUID ofr whatever it is called) can be done with keyboard
> macros (once and for all) that convert them to real code.

I don't think you've tried to translate some
of the headers that I have.
The automatic converters help with the easy stuff.
What remains quickly gets intractable.

Brad.
FYI: Click here to see how many newsgroups are indexed
 
 
Originally created by
Tamarack Associates
Mon, 25 Nov 2024 11:41:27 UTC
Copyright © 2009-2024
HREF Tools Corp.