Hello, I am very sorry, our VSS expert is no longer working on the project. I doubt that any of us could help you.
Best regards, Kern On Tuesday 30 September 2008 11:20:14 Ludovic Gélé wrote: > Hi folks, it seems my first post was send correctly. > > Sorry to bugging your list, but I see that your project use the volume > shadow copy, and I'm struggling with it since two month. > > I'm trying to write some code for save and restore locked file with the > shadow copy unde WIN XP with the vss sdk 7.2. > > I've a problem with AddToSnapshotSet(). When I try something like this: > > VSS_ID pSnapShotId; > pBackupComponent->AddToSnapshotSet(pSourceVolumeName, GUID_NULL, > &pSnapShotId); > wprintf(L"This is pSnapShotId: %s\n", pSnapShotId); > > wprintf say to me: This is the pSnapShotId: (null) > > and the exe failed... > > Does someone knows why my pSnapShotId is null? > > My source code is here: http://www.raysa.org/~lgele/VssSaveRestore1 > > Thanks in advance for any help > > Once again, sorry to bugging you with it, but I haven't find any answer > on the web... > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge Build the coolest Linux based applications with Moblin SDK & win > great prizes Grand prize is a trip for two to an Open Source event anywhere > in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Bacula-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/bacula-devel ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Bacula-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-devel
