[python-win32] Does pywin32 support SD card operation(IOCTL_SFFDISK_QUERY_DEVICE_PROTOCOL)?
Tim Roberts
timr at probo.com
Thu Jul 19 00:08:36 CEST 2012
Jane Chen wrote:
> Sorry. It's a mistake. However, I still get the same error message.
> Maybe there is another mistake. :(
> Is there any tool for debugging purpose?
What I would do is write the code as a C program just to make sure the
API does what I expect. That at least eliminates the Python layers from
consideration.
What SD card reader are you using? Not all of the behave nicely.
--
Tim Roberts, timr at probo.com
Providenza & Boekelheide, Inc.
More information about the python-win32
mailing list