Driver.NET icon indicating copy to clipboard operation
Driver.NET copied to clipboard

Lightweight and flexible library to load and communicate with kernel drivers on Windows.

Results 2 Driver.NET issues
Sort by recently updated
recently updated
newest added

Like OpenSCManager, you can create services dynamically instead of writing your own registry to implement them. Do you abandon using the WIN32 API because of errors in the way it...

Hello, First of all : well done with this lib. Clearly written. Then i've a question, i was playing with the project and i was trying to start a service...