Hi,
I’m using QT to create app to access windows certificate store.
My problem is (I got error):
CERT_SYSTEM_STORE_CURRENT_USER was not declared in the scope.
Note : I declared:
#include <windows.h>
#include <Wincrypt.h>
Thanks.
↧