Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

2 projects 100,000 resources so little time.

Status
Not open for further replies.

ahoodin

Programmer
Jul 25, 2001
48
US
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top