Пытаемся портировать s10sh под Windows
Умеет копировать с флешки / на флешку любые файлы (не только jpg) в неизменном виде - можно использовать фотик как кардридер.
программа (А еще есть плагин к тотал командеру)
Можете написать чего-нибудь в гостевую книгу
Эксперименты с прошивкамиWindows port of s10sh
Can copy from / to CF arbitrary files (not only images)
Require Canon camera drivers to be installed
You can write something to guestbook
Sources (If you have not MS Platform SDK, get also this)
Beta version of plugin for Total Commander, imlement same protocol as s10sh.
How to work with USB digital camera under Windows
Use Still Image interface. Call GetDeviceList to enum availible devices.
STI_DEVICE_INFORMATION.pszPortName will contain port to work with camera.
Open it with CreateFile, and use ReadFile / WriteFile for bulk transfer or DeviceIoControl for control and interrupt transer. I/O control codes described in DDK
Experiments with Canon PowerShot firmware
|