Ahhh, the old cannot load a 64 bit DLL into a 32 bit process problem. Given that the Cucku service is the component used for shadow copy (presumably to get right security permission), could you have 32 and 64 bit versions of the service? (This is the problem being a developer, I keep seeing solutions to other people's problems!)
Shadow copy does work under 64 bit windows. However, at present Cucku Backup is a 32 bit application and there are some complications interworking between the 64 bit VSS service and the Cucku Service. We are working on a solution for this.
ligos
Ahhh, the old cannot load a 64 bit DLL into a 32 bit process problem. Given that the Cucku service is the component used for shadow copy (presumably to get right security permission), could you have 32 and 64 bit versions of the service? (This is the problem being a developer, I keep seeing solutions to other people's problems!)
Mark Jackson
Shadow copy does work under 64 bit windows. However, at present Cucku Backup is a 32 bit application and there are some complications interworking between the 64 bit VSS service and the Cucku Service. We are working on a solution for this.