How can I compile EZTWAIN classic EZTW1.ZIP ?
How can I compile EZTWAIN classic EZTW1.ZIP ?
Dear all,
I would like to test EZTWAIN.DLL classic at www.dosadi.com/eztwain1.htm but it is in C++ file format. How can I compile it?
Best regards,
Dutch
I would like to test EZTWAIN.DLL classic at www.dosadi.com/eztwain1.htm but it is in C++ file format. How can I compile it?
Best regards,
Dutch
-
- Posts: 78
- Joined: Fri Dec 02, 2005 6:55 pm
- Location: brazil
Dosadi said this code is used with VC 1.5
Dear Mauricio,
I've read doc. in EZTW1.ZIP. It said the source is used with VC 1.5 but I don't know how to compile it to be lib and dll?
Regards,
Dutch
I've read doc. in EZTW1.ZIP. It said the source is used with VC 1.5 but I don't know how to compile it to be lib and dll?
Regards,
Dutch
-
- Posts: 78
- Joined: Fri Dec 02, 2005 6:55 pm
- Location: brazil
Sawasdee , dutch
Dutch try this.
Copy file in \eztwain1\vc\debug\eztw32.lib to folder your habour LIB
Change Line in BAT compiler :
echo %hdir%\lib\lang.lib + >> b32.bc
echo %hdir%\lib\macro.lib + >> b32.bc
ADD here -> echo %hdir%\lib\eztw32.lib + >> b32.bc
copy File "eztw32.DLL" to folder your EXECUTABLE
TRY THIS OK
One ASK , Do you know PHUKET?
MAuricio (BRAZIL)
Dutch try this.
Copy file in \eztwain1\vc\debug\eztw32.lib to folder your habour LIB
Change Line in BAT compiler :
echo %hdir%\lib\lang.lib + >> b32.bc
echo %hdir%\lib\macro.lib + >> b32.bc
ADD here -> echo %hdir%\lib\eztw32.lib + >> b32.bc
copy File "eztw32.DLL" to folder your EXECUTABLE
TRY THIS OK
One ASK , Do you know PHUKET?
MAuricio (BRAZIL)
Yes, of course
Dear Mauricio,
Yes, I do. It's very nice place and the most beautiful sunset in Thailand. Why do you know a lot about Thailand? How surpise! Have you ever been in Thailand?
Regards,
Dutch
Yes, I do. It's very nice place and the most beautiful sunset in Thailand. Why do you know a lot about Thailand? How surpise! Have you ever been in Thailand?
Regards,
Dutch
-
- Posts: 78
- Joined: Fri Dec 02, 2005 6:55 pm
- Location: brazil
What does you mean "Do you teste my explanation:?
Dear Mauricio,
The Phuket is a biggest island in Thailand. There are a lot of small island nearby and very nice. You can have many activities such as snorkling, scuba, sunbathe and night live at Patong beach. If you need more information pls let me know.
Regards,
Dutch
The Phuket is a biggest island in Thailand. There are a lot of small island nearby and very nice. You can have many activities such as snorkling, scuba, sunbathe and night live at Patong beach. If you need more information pls let me know.
Regards,
Dutch
-
- Posts: 78
- Joined: Fri Dec 02, 2005 6:55 pm
- Location: brazil
Thanks Dutch ..
per informations about phuket ...
do you test SCAN lib with new informations ?
My contact via msn mauricioajordao@msn.com.br
mauricio (BRAZIL)
per informations about phuket ...
do you test SCAN lib with new informations ?
My contact via msn mauricioajordao@msn.com.br
mauricio (BRAZIL)
Cannot get EZTWAIN.DLL (Classic)
Dear Mauricio,
Exactly is I would like to have EZTWAIN.DLL (classic) to use with CL5.2e/FW2.5 but I can not get it because DOSADI do not provide EZTWAIN.DLL / EZTWAIN.LIB anymore but they provide file for re-build with MS VC. I don't know how to do it.
I try DMTWAIN.DLL and it work ok for BMP only but the scanning time is very slow and it do not crop image area as HP utility done. It made 3Mb for 1 picture but HP Utility does only 250kb (JPEG format) and very fast.
I am stuck now. I try to ask in Clipper/FW forum for who ever use EZTWAIN.DLL (classic) but no one answer me. I don't know how to fix this solution
Regards,
Dutch
Exactly is I would like to have EZTWAIN.DLL (classic) to use with CL5.2e/FW2.5 but I can not get it because DOSADI do not provide EZTWAIN.DLL / EZTWAIN.LIB anymore but they provide file for re-build with MS VC. I don't know how to do it.
I try DMTWAIN.DLL and it work ok for BMP only but the scanning time is very slow and it do not crop image area as HP utility done. It made 3Mb for 1 picture but HP Utility does only 250kb (JPEG format) and very fast.
I am stuck now. I try to ask in Clipper/FW forum for who ever use EZTWAIN.DLL (classic) but no one answer me. I don't know how to fix this solution
Regards,
Dutch
- Enrico Maria Giordano
- Posts: 8753
- Joined: Thu Oct 06, 2005 8:17 pm
- Location: Roma - Italia
- Has thanked: 1 time
- Been thanked: 4 times
- Contact:
Re: Cannot get EZTWAIN.DLL (Classic)
Can't you just convert the BMP to a JPG using FreeImage.lib?
EMG
EMG
It works now
Dear EMG,
Thanks a again, I try DMTWAIN.DLL and got successful now. First I do not on the user interface screen and it save full page even small ID card but it save with smaller file when I set on user interface screen.
Thanks for your kindness help,
Dutch
Thanks a again, I try DMTWAIN.DLL and got successful now. First I do not on the user interface screen and it save full page even small ID card but it save with smaller file when I set on user interface screen.
Thanks for your kindness help,
Dutch