Hiya,
I have an application that displays a picture, of any size and types jpg, bmp, gif. Typical OLE readable formats. Anyways I can view them just fine but then when I close the dialog the memory is not freed. How would I go about doing this? I have try to delete the actual picture reference and the dialog reference after closing but the ram still shows that the 1 or 2MBS is still in use. Any help?
-Ron
/**************
Me: When will the project be finished?
Them: What project?
Me: The one you have been working on for the last 3 years!
Them: Ohh, we can't finish it?
Me: Why?
Them: We don't know how to program...
I have an application that displays a picture, of any size and types jpg, bmp, gif. Typical OLE readable formats. Anyways I can view them just fine but then when I close the dialog the memory is not freed. How would I go about doing this? I have try to delete the actual picture reference and the dialog reference after closing but the ram still shows that the 1 or 2MBS is still in use. Any help?
-Ron
/**************
Me: When will the project be finished?
Them: What project?
Me: The one you have been working on for the last 3 years!
Them: Ohh, we can't finish it?
Me: Why?
Them: We don't know how to program...