Languages C / C++ Registry  

a Registry Class

download download  
important code information
author:
Yves Lessard
minimum requirements:
a Registry Class description

This is a Class to help you on Registry functions. This Class in WIN32(so it works in MFC, ATL, WIN32) and it is full UNICODE. Most of these Class found on internet do not delete properly Key and SubKey in WinNT (or they need help of Shlwapi.dll, and it is a complicate story). This Class use Instead a Recursive function to do the Job (no special include need). It uses a template for all those special structure like CPoint, RECT, ... you named it. PS:: Here is the latest release.


File List:
@PSC_ReadMe_2599_3.txt1Kb
RegisterWIN32.cpp21Kb
RegisterWIN32.h5Kb
Rijndael.cpp55Kb
Rijndael.h3Kb

Similar code
Spoof Mac Address (Popularity: ) : This program will spoof any Network Adapter's MAC address by edit fields in the registry. It does so by first displaying available network adapters and then allowing you to choose which adapter to spoof and with any desired MAC address. ...
allvolctrl (Popularity: ) : ok. for all of you out there, like me, who dont just use kxmixer but also other programs to change the master volume, but the master volume just will not stay... ok... i wrote a simple program that looks periodically ...
Right Click Menu (Popularity: ) : This code can add a new command to the right click menu. This command will be linked to a program designed by you. All you need is a program that can take command line arguments and my program will link ...
Windowsshutdown (Popularity: ) : Hey fteinds check out this hold your breath.its gonna freeze your os. easy shutdowns and reboots.
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 264
version
size in Kb 28
popularity   1722/7913373
user rating 2/10
ad


New Code
Popular Code