Micha Nelissen wrote:
> On Sat, 27 Aug 2005 23:38:29 +0200
> Bogus�aw Brandys <[EMAIL PROTECTED]> wrote:
> 
> 
>>Thanks.That works after resetting to default theme.
>>By the way : how can I include manifest file inside program EXE compiled
>>with lazarus ? In Delphi I created RC file , compiled and used such
>>statement :
>>{$R winxp.res}
>>
>>
>>Does it works with Lazarus also ?
> 
> 
> {$R ...} doesn't work. Having a file.res with the same name as the main .pp
> file, will cause it to be included in the executable. At least, this
> happens for lazarus itself AFAICT.
> 
> Micha
> 

I don't know how but {$R windowsxp.res} included in implementation of
main form is....  working for me :-)

Of course windowsxp.res was previously compiled with Delphi but it's a
big step forward anyway !

P.S. Is there any magic lazarus WWW page with Search button for
searching about such problems ? I mean I can put there "Windows Xp
manifest" and get article or tutorial for doing this in Lazarus ?
Something like "Lazarus knowledge database" ?

Best regards
Boguslaw Brandys


_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to