Visual C# .NET » Windows Registry

We have 1 Windows Registry tutorials, you can see below:


Creating a Windows registry monitor


The Windows API provides a function RegNotifyChangeKeyValue, which is not covered by the Microsoft.Win32.RegistryKey class. This solution imports that function and encapsulates it in a convenient manner.


Details    Read Tutorial    Views: 1945    Rate: 4 (1 votes)    Mar 15 2006 - 18:30