Hi Everybody,
I have a quick question regarding the SPTI interface. I am
running on NT 4.0 SP6a using Visual C++ 6.0 (sp3?).
I followed the example SPTI from the DDK, and modified the
structure’s data appropriately to read a block of data from a target
device, and everything worked the way I expected.
However, when I attempt to WRITE a block of data, the target
block is modified, but it does not contain the correct data. Is there a
special trick that I am missing, or is it simply not supported?
I read the docs and searched the KB, but I didn’t see anything
special that prohibits writing.
If anyone would be interested in viewing the code, I am working on
a basic example (which I can post) to demonstrate the problem.
Hopefully I will find the mistake myself.
Thanks,
Joe