I am trying to add the resources from 1 project
to another project with the same resource names.
How can I quickly accomplish this?
project 1 old project mustiple dialog resources, cursors, bitmaps
project 2 new project needs all of them. When I just copy the old resource project1.rc into the new project and rename it project2.rc I get all these compile errors. When I start with a blank rc file, open the old rc file and copy the resources in manually I crap out.
I like the Idea of creating an ogx file but to do it for all these resources will take a while.
Is there an efficeint way?
Asher
to another project with the same resource names.
How can I quickly accomplish this?
project 1 old project mustiple dialog resources, cursors, bitmaps
project 2 new project needs all of them. When I just copy the old resource project1.rc into the new project and rename it project2.rc I get all these compile errors. When I start with a blank rc file, open the old rc file and copy the resources in manually I crap out.
I like the Idea of creating an ogx file but to do it for all these resources will take a while.
Is there an efficeint way?
Asher