- This topic has 1 reply, 2 voices, and was last updated 14 years, 2 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
Forums › TWAIN Classic › EZTW : Memory Transfer not Supported
Hi,
excuse for my english….
I must implement a digital camera control with visual basic 6 and twain.
I have try in the following way:
Declare Function TWAIN_AcquireToFilename Lib “EZTW32.DLL” (ByVal hwndApp As Long, ByVal sFIle As String) As Long
Private Sub Command1_Click()
Dim result As Long
result= TWAIN_AcquireToFilename(Me.hWnd, “C:image.bmp”);
End Sub
EZTW : Memory Transfer not Supported
Why????
Please help me!!
Hi ermurena
Did you already tried to do a file transfer with the Twirl TWAIN Source probe and your digital camera, too? If it does crash as well it’s not your fault and you should contact your digital camera supplier.