Introduction - If you have any usage issues, please Google them yourself
I ve seen a lot of code, after reading the image data from the ACCESS database, often need help to convert a temporary file to display, in fact, by means of API, can be displayed directly, without the need for temporary files, in addition, we can also use OleCreatePictureIndirect function transfer image data into a standard IPicture interfaces to achieve automatic image display VB and persistent, the specific code as follows: