[fpc-pascal] Function to know if WIN is 32 or 64
Marcos Douglas
md at delfire.net
Tue Mar 15 16:38:12 CET 2011
On Tue, Mar 15, 2011 at 12:36 PM, Henry Vermaak <henry.vermaak at gmail.com> wrote:
> On 15 March 2011 15:19, Marcos Douglas <md at delfire.net> wrote:
>>
>> Right. But is better ignore the IA64?
>
> You can do whatever you like. We chose to ignore it, since we don't
> support it. You just have to check for the
> PROCESSOR_ARCHITECTURE_IA64, too, if you'd like to support it. See
> the msdn page:
>
> http://msdn.microsoft.com/en-us/library/ms724958%28v=vs.85%29.aspx
OK, thanks.
Marcos Douglas
More information about the fpc-pascal
mailing list