[quote user="gerberito"]Thanks, I solve the problem for Vista64. It is necessary to change int to long in the pointer conversion in RAPI.cs ... // create the remote file remoteFile = CeCreateFile(RemoteFileName, GENERIC_WRITE, 0, 0, create, FILE_ATTRIBUTE_NORMAL, 0); // check for success if...