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 ?