Results for "Author: yves lessard"
OK..I updated the class, so it looks better and faster. It is Win32 compatible and it comes with a sample on how to use it. Got a feedback not so long ago and i must admit i was pretty hurt, anyway i took some times to fix the bugs.
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.