0
sending a control code from user to kernel space
Would I just need to define the ctl code inside if the usermode app and include a handle to the driver or would more effort be needed?
1 Réponse
+ 1
I'm not sure exactly what you're asking, but you can make system() calls. Of course, results will be platform dependent