notepad application
-
hai everybody i want to create a notepad using a single document application.can you please help me how can i create that application.
-
hai everybody i want to create a notepad using a single document application.can you please help me how can i create that application.
Hi, The best way is to use the MFC framework and choose the SDI application templete...most of the functionality is alreay implemented in the same. or you can refer the sample source code provided in the MSDN for the notepad application. all the best. Jitendra.;)
-
hai everybody i want to create a notepad using a single document application.can you please help me how can i create that application.
keerthikaaa wrote:
hai everybodyi want to create a notepad using a single document application.can you please help me how can i create that application.
www.codeproject.com/cpp/TextEdit.asp[^] www.codeproject.com/useritems/texti.asp[^]
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
cheers, Alok Gupta VC Forum Q&A :- I/ IV