Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The wiadriverex directory in WIA Driver Samples contains a sample WIA minidriver for a digital still camera.
This sample shows how to write a WIA user-mode minidriver for a camera. It simulates a camera by reading images from a directory on the hard disk. This sample driver can be used as a starting point for your development, but your driver should access the camera hardware through one of the kernel-mode drivers provided with Windows.