Board index » cppbuilder » USEFORM
Ellis Antaya
![]() CBuilder Developer |
USEFORM2003-08-08 05:21:42 AM cppbuilder56 Hi :) I have many projects that uses the same files. If i want to add a form to all my project, i have to do it manually for every project (Project | Add to project ...) or simply write it down to the project's source code, but the fact is that i must do it for every project i have. Is there a way i could include one file (UseFile.h) that could contain all the USEFORM i need for all my project, so when i have to add a file to all my project i will only have to do it in one file and all the projects will now use that new file ? Ellis |