[Lazarus] Version information under Linux
Vincent Snijders
vsnijders at vodafonevast.nl
Thu Jun 4 13:04:24 CEST 2009
Torsten Bonde Christiansen schreef:
> Michael Van Canneyt wrote:
>>
>> There are calls in the system unit to get the resource data; I have
>> not yet documented them.
>>
>> Look for FindResource, FIndResourceEx etc. in rtl/inc/sysres.inc
> Is it correct that these are not implemented yet (along with no
> documentation)?
>
Note that the Lazarus IDE does not pass this information to the
compiler, if the target is not win32 (or win64?). You would have to do
that yourself.
> All functions in the resourcemanager seems to return 0 (nul). I'm using
> revision 13233 from the fpc trunk repository.
>
Vincent
More information about the Lazarus
mailing list