SAMPLE: How To Load and Display Graphics Files w/LOADPIC.EXEID: Q218972
|
Loadpic.exe is a sample that shows how to load graphics files like .gif, .jpg, .bmp, .ico, .emf, .wmf, and displays them. To do this, use functionality built into OleLoadPicture() which converts these different formats to an IPicture interface. We can then use IPicture::Render() to display them.
The following file is available for download from the Microsoft
Software Library:
LOADPIC.EXERelease Date: Apr-02-1999
Q119591 How to Obtain Microsoft Support Files from Online Services
Additional query words: bitmap bitmaps jpeg gif89 icons icon enhanced metafile meta file
Keywords : kbfile kbActiveX kbCOMt kbGDI kbMFC
Version : winnt:6.0
Platform : winnt
Issue type : kbhowto
Last Reviewed: June 14, 1999