Hi,
I am new to C++ and I am struggling to understand something you guys probably take for granted!
I need to write some code to take in a registry key....for example
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Nls\CodePage\ACP
and return the String value...in this case 1252.
Now I am struggling with the GetStringValue function, could someone show me an example of how this can be done?
Cheers
Pete



LinkBack URL
About LinkBacks




Have a nice day.