Если ты в VC++ 6.0 (как в других не знаю)
В ПодДиректории \Res есть файл *.rs2
В Нём:
//
// *.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
Вставь туда:
/////////////////////////////////////////////////////////////////////////////
// Add manually edited resources here...
#include "Дополнительный.rc"
/////////////////////////////////////////////////////////////////////////////