G
Guest
I'm trying to write a utility to export user certificates without user
intervention. I found a function CryptUIWizExport that should do the trick
but it does not appear to be defined in the cryptuiapi.h header file even
though the documentation states it should be. I have tried creating my own
header file with the definitions that are in the documentation but I am
receiving a linking error so I am obviously doing something wrong.
Does anyone know where I can get a header file with the correct definition
for this function?
Thanks...
intervention. I found a function CryptUIWizExport that should do the trick
but it does not appear to be defined in the cryptuiapi.h header file even
though the documentation states it should be. I have tried creating my own
header file with the definitions that are in the documentation but I am
receiving a linking error so I am obviously doing something wrong.
Does anyone know where I can get a header file with the correct definition
for this function?
Thanks...