Registry Class - Writes to both Windows 95 and Windows 98
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Can anyone recommend a class which will write to both a Windows 95 and a Windows 98 registry?
-
Can anyone recommend a class which will write to both a Windows 95 and a Windows 98 registry?
CRegKey in ATL. This article: http://www.codeproject.com/system/chklm.asp Other registry articles here and over at CodeGuru.