is there any example of an c# application that's communicates with a minifilter via communication port?
thx
|
is there any example of an c# application that's communicates with a minifilter via communication port? thx | |||
|
feedback
|
|
I suggest you to use C# import a dll file. I've tried to use c# directly to communicate with the driver, it is a mess. The sample provide by WDK is excellent for studying. | |||
|
feedback
|