Code which implements a C++ class that can install, start and stop a service or driver.
DriverService C++ Class
Published 04/08/2002
Code which implements a C++ class that can install, start and stop a service or driver.
Getting both device driver and GUI App to check and modify the state of the event object.
Explores how to use the standard Visual Studio environment while developing device drivers

Become more proficient on the usage of statements to control the flow of execution through a C++/CLI application.

C# has a built-in way to create text-filled message boxes, a way that doesn't require using VB.NET. Find out for yourself.

Discover how to run all the various Control Panel applets from your own program.
Have you ever wanted to control your garage door from your smartphone? Here is your chance. Get your hands dirty with an Arduino Garage Door Controller.