Prev: Building a common driver binary for both XP, Vista and 7
Next: 32 bit process & 64 bit driver, 32/64 bit pointer?
From: eagersh on 15 Feb 2010 12:55 Where do you define and initialize ioTarget variable which you used in WdfRequestCreate? Do you provide working source code? Igor Sharovar
From: Sushma on 16 Feb 2010 08:35
> Where do you define and initialize ioTarget variable which you used in > WdfRequestCreate? Do you provide working source code? > I used WdfDeviceGetIoTarget(WdfDevice) to get the iotarget. I do not think there is any problem here. Regards, Sushma |