A bit on terminology first. While Microsoft refers to the registry as being essentially a
tree of keys where each key contains a number of values, I find this a bit confusing and prefer
to think
Navigating the Windows Registry in C++
Related Stories
.NET
Previewing .NET 6 – Exploring New Features
With the launch of .NET 6 Preview 1 last month, Microsoft added a lot of exciting new features. We looked at some of the improvements in...
.NET
Previewing .NET 6 – Exploring Improvements
Microsoft last month delivered the new .NET 6 Preview. This comes just a few months after the release of .NET 5.0 in November 2020. So here...
.NET
Microsoft Win32 APIs Become More .NET compatible
Hands up if you remember playing with the Win32 APIs! I am sure most of you reading this did. If not, I would suggest...