I am working on an application that must support TWAIN, but additional device support would potentially also be beneficial. At the moment, I don't anticipate needing anything fancier than the ability to acquire a single image at a time.
I read here that WIA supports twain, and here that WPD can be exposed to WIA interfaces. However, I cannot find any direct documentation on WPD support for TWAIN.
What I am wondering is if I can just implement support for Windows Portable Devices, and "for free" get support for both WIA and TWAIN? And if so, are there any "gotcha's" in WPD's TWAIN support?