I have to create a new project, but i need to use many objects of the previous project. In this i have a class container (Mobile.Vcx) that contains many objects i want in the new project. How can i do to start the new project ? Copy the old one in a new folder and modify it or create one from new and rewrite my classes ? The old one has the prefix mob (mobtest and mobprog). Can i manually rename all the suffix mob with another one and create a new one ?