dynarithmic / twain_library

Dynarithmic TWAIN Library, Version 5.x
Apache License 2.0
56 stars 24 forks source link

Do the params of DTWAIN_AcquireFile support Chinese? #95

Closed madeline799 closed 5 days ago

madeline799 commented 2 months ago

Do the params of DTWAIN_AcquireFile support Chinese? The params is :FileNames

dynarithmic commented 2 months ago

I have not tested with Chinese text, but you can try DTWAIN_AcquireFileW, as that is the wide character version.