[fpc-pascal] win resource sections

Rimgaudas Laucius rimga at ktl.mii.lt
Wed Oct 25 18:49:31 CEST 2006


But, what about resourcestrings?


----- Original Message ----- 
From: "Michael Van Canneyt" <michael at freepascal.org>
To: "FPC-Pascal users discussions" <fpc-pascal at lists.freepascal.org>
Sent: Wednesday, October 25, 2006 1:31 PM
Subject: Re: [fpc-pascal] win resource sections


>
>
> On Wed, 25 Oct 2006, Rimgaudas Laucius wrote:
>
>> Hello,
>>
>> could you tell what progress (approximately in percents) is done with 
>> Windows
>> exe resource sections support, please?
>
> Resource sections are supported in Windows. You need windres, and
> add a {$R somefile.res} statement. That's it. You can use the winAPI
> resource functions to access the resources.
>
> There is resource section support for Elf binaries too. It is possible
> to include a resource file compiled for windows in a Linux binary.
> Here we provide a separate API which is much like the Windows API.
>
>>
>> Herewith i want to note that login status label in bug tracker page is
>> "logout" always. It is confusing a bit.
>
> Probably because you are logged in as guest automatically ?
>
> Michael.
> _______________________________________________
> fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
> 





More information about the fpc-pascal mailing list