ikurtz
October 29th, 2009, 11:15 AM
>(resources->GetObject(L"Ythree.Image")));
I need some help. The above code gets an image from .resX file.
What is the code if i want to load an image from the app.rc file?
I am finding that using resX, if i am using the same image more than once a new copy of the image is being created on executing the application.
Thanks for the time.
I need some help. The above code gets an image from .resX file.
What is the code if i want to load an image from the app.rc file?
I am finding that using resX, if i am using the same image more than once a new copy of the image is being created on executing the application.
Thanks for the time.