But, what about resourcestrings?

----- Original Message ----- From: "Michael Van Canneyt" <[EMAIL PROTECTED]>
To: "FPC-Pascal users discussions" <fpc-pascal@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@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal



_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to