Can someone point out code examples on how to access the windows registry?

I'm new to the Acrobat SDK/Visual C++ and would like to know how to access the windows registry to view the identity of the current user of the reader.

I know it's at the following registry location:

HKEY_CURRENT_USER\Software\Adobe\Adobe Reader\9.0\Identity

I don't know how to access programmatically by using Visual C++.

Thank you

Gregory

There is nothing special a plugin regarding the registry - standard OS calls work fine.

Tags: Acrobat

Similar Questions

Maybe you are looking for