I'm using a third party imaging control (LeadTools) to open images in an application, however while it can open some TIF images there are others (eg created by Windows NT Fax Server) that won't open, probably because they're compressed using LZW for which LeadTools doesn't have a licence.
If I try using a WebBrowser control to open the images it spawns Windows Image Viewer.
Perhaps the best solution would be to open the TIFs in Windows Paint embedded in an OLE container, but I haven't been able to figure out how to do that, does anyone have any sample code for opening an image in Windows Paint within an OLE container? Or is there a better idea?
- Andy
___________________________________________________________________
If you think nobody cares you're alive, try missing a couple of mortgage payments
If I try using a WebBrowser control to open the images it spawns Windows Image Viewer.
Perhaps the best solution would be to open the TIFs in Windows Paint embedded in an OLE container, but I haven't been able to figure out how to do that, does anyone have any sample code for opening an image in Windows Paint within an OLE container? Or is there a better idea?
- Andy
___________________________________________________________________
If you think nobody cares you're alive, try missing a couple of mortgage payments