Hi Zippy,
I already managed to register the dll in Vista platform. I just copy the cspSign program to system32 folder and run the cmd:
cspSign c mimoscsp.dll
I managed to sign it. The dll is already registered in the registry.
But, when i run the test program from cmd line: testcsp.exe, i got the same error message:
CryptAcquireContext returned error2 80090006
Do u have any idea about this?
Thank You.