Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: h8or on June 30, 2007, 09:00:34 pm
-
Hello.
I'm creating a new project wizard.
I would like to copy files to directory of new project, but without add to project.
I see only one way to copy files: using function GetFilesDir().
This function add all files in project.
Is there another way to do this?