I am working on a camera that should be connected through twain.
It does support twain, but I can only get still images and no live view.
By using the internal twain dialog I do get a live view, so it is possible to get live images from it.
How can I get the live image into my application ?

Camera : Leica DFC
Programming language : Delphi XE

If it is only possible through some wrappers in C++ or so, that is not a problem.