Saludos
Cuantos archivos .RC puedo incluir en el .mak de mi aplicacion y si es posible, alguien me puede mostrar algun ejemplo?
Gracias de antemano
COPY *.RC MyRC32.RC
Rick Lipkin wrote:Compuin
If you are worried about too many .rc's you can use a simple CMD Dos COPY command and combine them all together into a single .RC
- Code: Select all Expand view
COPY *.RC MyRC32.RC
Then all you have to do is load the one file MyRC32.RC in your link list .. Rc files are text only and you can combine as many of them together as you like into a single monolithic RC file
Rick Lipkin
Return to FiveWin para Harbour/xHarbour
Users browsing this forum: Google [Bot] and 45 guests