Here is an example displaying a JPG image from memory using Raymond's library RFimageLib.lib. Using the bin2coff tool, the image file is converted to a MS COFF object module to be embedded into the main project module. Raymond's new function memJPG reads a JPG image from memory and decodes it to be handled by API functions.
The latest version of the library can be obtained from here (http://www.masm32.com/board/index.php?topic=9538.0)
[attachment deleted by admin]