News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

creating wizard: copy files without add to project

Started by h8or, June 30, 2007, 09:00:34 PM

Previous topic - Next topic

h8or

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?