How to get a COM-HANDLE to a JPG file (like LOAD-PICTURE wit

Posted by chris120162 on 05-Oct-2010 10:12

I work with Progress V9.1E04.

I use a button activeX.

There is no problem with BMP file and LOAD-PICTURE.

ObjectComHandle:Picture = LOAD-PICTURE("c:\myImage.bmp").

ICO file are not supported very well by LOAD-PICTURE (Progress crash !)

But for JPG file, do you have a solution to load a JPG file and get the com-handle of this file ?

All Replies

This thread is closed