OleCreateFromFile
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I have some images that I have to display in many richedit controls. The images are the same and I insert them as Ole Objects. I load the images in the InitInstance method of my application with OleCreateFromFile. Is there any way to form this objects from resource bitmaps in my project? I want to do this because I now have 10 images and the loading process takes about 10 seconds. Thanks. ----- We are what we repeatedly do. Excellence, then, is not an act, but a habit.