News

The use of constructor/destructor pairs for resource management is the most important feature that distinguishes C++ from its predecessor. It's fair to say the use of ...
Early this month, Microsoft dropped something of a bombshell on Windows developers: the new Windows 8 touch-friendly immersive style would use a developer platform not based on .NET, which Microsoft ...
On the Windows platform, the C++ language offers several ways to process a file. We'll look at four approaches for serial IO access. Reading and writing to a file is one of the most required features ...
Programming Windows drivers in Rust – Microsoft takes stock and presents a special repository with Rust tools.