OleCreateFromFile and OleCreatePictureIndirect
COM
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I use OleCreateFromFile to create some ole bitmaps at the start of my program. This bitmaps are embeded in some richeditctrl's. The problem is the more bitmaps I have, the longer it takes for my program to load (because it reads the files from the disc). I want to use OleCreatePictureIndirect which creates ole's from HBITMAPS that I can build from my resource bitmaps, reducing in this way the loading time. But I dont seem to get this function in vc7.0. Can you help me with this, please? Thanks ----- We are what we repeatedly do. Excellence, then, is not an act, but a habit.