cwpun
10-17-2002, 02:12 PM
Dear All,
I am writing a native device driver and want it to communicate with an application. However, native device driver is loaded by GWES, not Device Manager. And native device driver has its own defined interface (ddi) which can be only accessed by GWES. Thus, I cannot use ReadFile, WriteFile or DeviceIoControl in an application to communicate with the native device driver. Any person have any idea?
Thx a lot
George
I am writing a native device driver and want it to communicate with an application. However, native device driver is loaded by GWES, not Device Manager. And native device driver has its own defined interface (ddi) which can be only accessed by GWES. Thus, I cannot use ReadFile, WriteFile or DeviceIoControl in an application to communicate with the native device driver. Any person have any idea?
Thx a lot
George