Languages C / C++ System Services/ Functions  

Write to HKEY_LOCAL_MACHINE

download download  
important code information
author:
PJ Naughter
minimum requirements:
Write to HKEY_LOCAL_MACHINE description

A simple MFC class to allow you to write values to the HKEY_LOCAL_MACHINE registry key instead of HKEY_CURRENT_USER which the MFC functions limit you to. The class is not designed to be a complete registry class, instead it provides functions similar in style to the MFC ones. Full source code is provided for those interested. A VC 5 workspace file is included which builds a simple demo console application which calls the class methods.


File List:
HKLM.CPP9Kb
HKLM.H2Kb
HKLM.HTM18Kb
HKLM.RC2Kb
RESOURCE.H451b
StdAfx.cpp21b
StdAfx.h187b
TESTHKLM.CLW245b
TESTHKLM.DSW1Kb
TESTHKLM.H332b
Testhklm.cpp2Kb
testhklm.dsp6Kb

Similar code
ASCII code lookup (Popularity: ) : It takes a charecter entered by the user and shows its ASCII code. It is done by using type conversion, that is from a char to an int. It is useful for any purpose ASCII is used.
BarrysDriveBrowsingOCX (Popularity: ) : This is Active- X control used for browing the system drives , this can be used where ever Active controls can be hosted (eg Visual Basic , Delphi , Power Builder, HTML , ASP etc); To Use ths control 1) ...
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 64
version
size in Kb 10
popularity   1311/7913373
user rating 4/10
ad


New Code
Popular Code