[Lazarus] Setting a cursor from resource
patspiper
patspiper at gmail.com
Thu Mar 24 10:58:48 CET 2011
On 03/24/2011 11:39 AM, Paul Ishenin wrote:
> 24.03.2011 16:17, patspiper wrote:
>
>> Can you pls give details as I have no idea about manifests (aren't they
>> Windows specific?)
>
> They are windows specific but this is not important because FPC
> includes all requested resources (no matter how windows specific they
> are) into the final executable.
>
>> What should I check?
>
> Check that all the .res files which are involved into the IDE building
> process (except lazarus.res) does not contain windows manifest resource.
>
> Maybe you include a res file which IDE made for a project (it usually
> has a manifest resource) into a package? If you made your .res files
> from .rc please check them if they contain resources with type
> RT_MANIFEST.
I deleted the package's files and recopied them fresh. Everything went
smooth.
Furthermore, Lazarus is now able to load cursors.
Thanks!
Stephano
>
> Best regards,
> Paul Ishenin
>
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>
More information about the Lazarus
mailing list