Saving A window
-
Hi All, I have Created an Window Using MFC_SDI, and I have Done some Drawing On it. I have to Save this Window,and retrieve back. can any one give the code,to get rid of this problem. Thanks in advance
-
Hi All, I have Created an Window Using MFC_SDI, and I have Done some Drawing On it. I have to Save this Window,and retrieve back. can any one give the code,to get rid of this problem. Thanks in advance
Do you need to save drawing?_**
**_
whitesky
-
Do you need to save drawing?_**
**_
whitesky
Yes that is my task to save drawing too & retrieve back. Nagaraju
-
Yes that is my task to save drawing too & retrieve back. Nagaraju
Im not sure that its your answer or no if its not your answer please reply to me http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vcsample/html/_sample_mfc_OCLIENT.asp[^]_**
**_
whitesky
-
Hi All, I have Created an Window Using MFC_SDI, and I have Done some Drawing On it. I have to Save this Window,and retrieve back. can any one give the code,to get rid of this problem. Thanks in advance
Why dont u draw it to a bitmap and then display it in the Ondraw so that later you can use that bitmap.
Regards, FarPointer Blog:FARPOINTER