Reputation: 3993
Does anyone know of any good free/open source Windows Registry wrappers for VC++ which do not require MFC (i.e. can be run in a console app)?
Upvotes: 4
Views: 3507
Reputation: 21626
I wrote one a long time ago and put it on CodeProject; it's comprehensive but I'd do things a bit differently these days.
Upvotes: 1