Which is the area where the sample lives?
/serial/
Describe the issue
New to Windows driver programming, please correct me if I'm wrong!
In serial/VirtualSerial2/ComPort/queue.c, function EvtIoWrite has some return branches that neither store request or complete the pending request _In_ WDFREQUEST Request.
Which is the area where the sample lives?
/serial/
Describe the issue
New to Windows driver programming, please correct me if I'm wrong!
In
serial/VirtualSerial2/ComPort/queue.c, functionEvtIoWritehas some return branches that neither storerequestor complete the pending request_In_ WDFREQUEST Request.