[Harbour-users] RES - RC Files

Suporte - Tribal Brasil suporte at tribalbrasil.com
Thu Feb 25 13:50:38 EST 2010


Jan,

    Thank you for your help.
    I don't use Borland but found ResEdit that seems to be what I am looking 
for.
    I will try it and will say what was my experience.

Qatan

----- Original Message ----- 
From: "Jan Sperling" <sperling at racsa.co.cr>
To: <harbour-users at harbour-project.org>
Sent: Thursday, February 25, 2010 2:51 PM
Subject: [Harbour-users] RES - RC Files


> Hi Qatan:
>
> You can create RC / RES files with any RC Editor.
> In my case, I use the Workshop from Borland.
> You will need to configure Workshop to create 32 bit format, and check to
> create the .RES file.
> One thing: when defining the dialog, DONT use Borland styles, seems that
> when using them, the dialog never shows up....
>
> Then, when linking, you need to include the .RES file:
> LNK_RES= CONTA.RES COMUN.RES MAINARTM.RES
> link $(LNK_OPTS) $(LNK_PLIB)  -out:conta32.exe wdinit.obj $(LNK_PROG)
> $(LNK_MANT) $(LNK_LIB1) $(LNK_RES).........
>
> Hope this helps...
>
> BR Jan
> _______________________________________________
> Harbour-users mailing list (attachment size limit: 40KB)
> Harbour-users at harbour-project.org
> http://lists.harbour-project.org/mailman/listinfo/harbour-users



More information about the Harbour-users mailing list