All Tags »
C++ MFC DLL #include Visual Studio
Sorry, but there are no more tags available to filter with.
-
Hi,
Can someone send me a small sample of C++ code to show how I might load a multi-page TIFF file and then cycle through all of the pages?
I'm using #import to load the DLL file and then using Render to draw the images onto a device context. I can't seem to get the code to display anything other than the first ...