Given driver name and path, how can I load and start the driver from a C++ program in Ubuntu.
Does there exists functions similar to CreateService,OpenSCManager,OpenService,etc..
Given driver name and path, how can I load and start the driver from a C++ program in Ubuntu.
Does there exists functions similar to CreateService,OpenSCManager,OpenService,etc..