Check file before using CopyFile()Ah ok...so I guess I have to use GetLastError() in this case?! But I also think that checking the f...
Check file before using CopyFile()Ok so I'm doing it like this now and it works fine. [code] if (FILE * file = fopen("../Datalogger/In...
Check file before using CopyFile()Hey guys it's me again ;-) Today I've got a little prob with CopyFile() [code] CopyFile(TEXT("../D...
Copying FilesOh found it out myself. the correct path for CopyFile() is "../Datalogger/bin/bin/"
Copying FilesHi there, today I've got a new problem and I can't see why it's not working. I've written my progr...
This user does not accept Private Messages