Keermalec
03-17-2005, 12:21 PM
OK, my windows app compiles fine until I add an extra control and now:
error RC1015: cannot open include file 'res\dlg.rc2
And it refuses to compile...
NB: There is no dlg.rc2 and before adding the new control there only was a single dlg.rc file. Why does MSVC6 look for an rc file that does not exist?
Thanks for your help.
error RC1015: cannot open include file 'res\dlg.rc2
And it refuses to compile...
NB: There is no dlg.rc2 and before adding the new control there only was a single dlg.rc file. Why does MSVC6 look for an rc file that does not exist?
Thanks for your help.