How can I duplicate a VB6 project and all its forms and modules in another directory for further development separately? I tried copy and paste all the files to another directory but the new project seems to have linked up with the forms in the old directory.
Thanks!