I'm trying to verify which is the default scanner and if it is different from what I need to propose a choice among those available.
All this is possible with eztw32.dll however I can not make certain functions work
Are these:
int TWAIN_GetDefaultSourceName(LPSTR pzName)
string TWAI...