Hello Everyone,
Roland Smith - Thank you for sharing your canvas application. I managed to modify your sample application to implement the picture control to display passport image in my application.
Another requirement for my application is as user zooms in/out of the picture image, vertical/horizontal scrolling should be supported so user can see the zoomed information on the image.
I added the VScrollBar and HScrollBar to the User Object but
If anyone has implemented the scrolling functionality successfully for User Object, can you share the codes with me?
Thank you very much in advance.
Tony Nguyen
I don't understand the GDI stuff either regretfully. What I do know, is that all of the External Function declarations have to be revised to use Lonptr data types for all Hwnd parameters and in the calls towards them. Not sure if that might be of any influence?
regards