Jose,
"Jose F. Gimenez" <
jfgimenez@wanadoo.es> wrote:
>Ingo,
>
>> I got more and more problems with compiling the resources.
>> Klicking in the IDE on the button for compiling and starting Xailer shows
>> the message of linking the application and than the error message below
is
>> shown (translated):
>>
>> Xailer: resources couldn't be added to the application (32)
>
>Once exe is built by the linker, the IDE adds several other resources to
it
>(default icon, cursors, version info, etc.). That error message means that
>the windows' API resource functions called by the IDE fail to add those
>resources, but it's not possible to know the exact reason. In my experience,
>most times it's caused due to the .exe is locked by any process; it could
be
>the own IDE if it's launched by another debugger. It also happens by a bug
>in Vista 64 when running 32 bits apps (as this case).
>
>Does it happen always? Or only the second time and succesives you try to
>compile? What OS are you using?
>
I'm using XP.
It happens when I changed some code and compile and start it again (F9).
A workaround is to compile and link it first (Strg+F9) then waiting a while
(3 or 4 seconds) after the link process is finished and then starting the
app (F5).
>
>> starting the application causes the
>> GPF (Code = c0000005)
>> TAPPLICATION:GETVERSIONINFO(0)
>> TAPPLICATION:INITIALIZE(144)
>> INITAPPLICATION$(32)
>>
>> The applications size is at this moment only 3.74 MB. The correct builded
>> app's size is 3.77 MB.
>
>It's caused by the above problem
>
>
>> Is it possible that the app is started by Xailer's IDE before the
>> resources
>> are compiled and linked completely?
>
>No, AFAIK
>
>
>> Will be there a possibilty building and using resources-DLLs in the near
>> future?
>
>I'll review it when I have some spare time.
>
>--
>Regards,
>
>Jose F. Gimenez
>
http://www.xailer.com
>
http://www.xailer.info
>
>
Regards
Ingo