Hello, I have developed a sample LSP. It is working fine. In that if I comment the code for Overlapped I/O still it is working. I was knowing that it is mendatory to handle it, like create a IO port and handle all operations of that. My first question is how it is working in both the conditions? is there anyway by that I can see( by log) the Overlapped IO functionality? Is anybody having such app. which invokes every SPI function.? Thanks archita
Check my answer of the networking NG Arkady wrote in message news:1149684759.817531.263340@i39g2000cwa.googlegroups.com... > Hello, > > I have developed a sample LSP. It is working fine. > In that if I comment the code for Overlapped I/O still it is working. I > was knowing that it is mendatory to handle it, like create a IO port > and handle all operations of that. > > My first question is how it is working in both the conditions? > is there anyway by that I can see( by log) the Overlapped IO > functionality? > Is anybody having such app. which invokes every SPI function.? > > Thanks > archita >