CopyResource Method
Copies a file.
Syntax
char* CopyResource(char* lpszresourceTitle);
Remarks
This method copies the file specified by ResourceId. The ResourceTitle parameter defines the name of the newly created file. The Id of the newly created file is returned by this method.