Registry Programming via MFC
I need a good online material to learn about Registry Programming via MFC. Can anyone give me a link. I am searching but I am not able to find it. Basically I am programming a Security Scanner. Where my scanner will analyze the Windows System and report the Patch level, etc. So I need a help from this Forum. Thank you in advance :)
Re: Registry Programming via MFC
Take a look at the following FAQs:
Re: Registry Programming via MFC
Yes velan, you can get info you need from the above FAQs. In fact, I have developed my own version of Windows' REGEDIT application by reading those FAQs. If you want the exe and even some of my codes, just let me know.