How to use two resource file in mfc project ?
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, using Visual Studio 2003. I have created a simple dialog based mfc application. I added a second resource file, adjusted the starting symbol values in the generated resource1.h file. Then I added a dialog to that new resource file. My problem is that I cannot add a variable to a control (value or control variable). I cannot see any control IDs in the events pane of the dialog properties so that I could add event handlers to controls. It works with the main resource file but not with this second one. What am I missing ? Louis -- modified at 13:15 Wednesday 19th April, 2006