Hi, im trying to find a way I can read/add/remove keys/values/etc in the windows registry.

I want to do this is a standard C++ console program (not MFC).

Could you point me towards any tutorials/classes that would help me do this?

Cheers.