PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → EZTW: memory transfer not supported  (TWAIN)
EZTW: memory transfer not supported (TWAIN)
Iniciado por guest, 22,sep. 2016 17:11 - 2 respuestas
Publicado el 22,septiembre 2016 - 17:11
Hello to you all,

We are using the twain functions for grabbing pictures from various devices. One device gives the error: EZTW: memory transfer not supported

Question: Is this an error from WD or is this due to and old driver from the device or is it something else.

Thanks in advance
Publicado el 22,septiembre 2016 - 17:36
Hi Frans

hard to say... the message seems to indicate that a function is used by one side (memory transfer) and that the OTHER side is not supporting it.

Is it an old driver using a deprecated method ? the windev side calling a function not supported by the driver ? any other combination ?

But one thing is sure, you are not alone... google your error message and you'll find leads...

Best regards
Publicado el 23,septiembre 2016 - 10:14
Hello Fabrice,

Thanks for your fast reply.
You are right. It could be two things:
- WD not supporting this method
- An old driver at the side of the hardware