I try to make a win32 application and add a resource so i can add a dialog but when i right click on the dialog i click on classwizard and create a class for the dialog called COne. then it makes One.cpp & One.h but when i build it it says cannot find file <ResourceName>.h
(<ResourceName> = file name of resource) so i add resource.h to the header folder and then i build again and it says it has 18 Errors. Why is this happening is there another why of making a class for the dialog if so please tell me the code and can whoever is answering this tell me how to open a dialog with code at the start of the main .CPP file.
A MILLION THANX TO ANY ANSWERS THAT WORK!!!!!!!!
(<ResourceName> = file name of resource) so i add resource.h to the header folder and then i build again and it says it has 18 Errors. Why is this happening is there another why of making a class for the dialog if so please tell me the code and can whoever is answering this tell me how to open a dialog with code at the start of the main .CPP file.
A MILLION THANX TO ANY ANSWERS THAT WORK!!!!!!!!