MSVC 6.0 Windows XP SP2 MFC Application.
I have two different .rc files that have duplicate resources in them. So I would like to use them both, but I would only like to include one in my project at a time....and I would like to do this programatically. I had thought to use the preprocessor, but have no Idea how.
How do I switch .rc files programatically?
ahoodin
I have two different .rc files that have duplicate resources in them. So I would like to use them both, but I would only like to include one in my project at a time....and I would like to do this programatically. I had thought to use the preprocessor, but have no Idea how.
How do I switch .rc files programatically?
ahoodin