Loading a JPEG dynamically into a dialog

Written by


I need to dynamically load some thumbnail size jpegs into a Dialog in my MFC app – the jpegs change occaisionally too in realtime.
Has anyone any example code of how to load them into a CPicture and display onscreen?
I’m not married to a CPicture tho, any any other suggestions would be appreciated.
I’ve trawled the web, but the msdn site only yields links to code that are returning 404 !

Excerpt from:
Loading a JPEG dynamically into a dialog

Related posts:

  1. Loading DLL to Dynamically Determined Address It might be helpful to know why I want...
  2. Loading .net files within html I just started developing my own webpage. The main...
  3. DLL loading sequence on Windows CE Hi, I am newbie on Windows CE platform (I...
  4. prevent Silverlight app from loading until clicking I made some Silverlight apps parts of my aspx...
  5. Dialog Edit Box Access I created a Dialog-based MFC app. The dialog boilerplate...

Related posts brought to you by Yet Another Related Posts Plugin.

Sep
11

Leave a Reply