![]() |
Text Editor using VC++
Want to develop text editor using VC++.Can somebody help me?...
|
Re: Text Editor using VC++
You can use the wizard to have a basic Text Editor Setup in VC
|
Re: Text Editor using VC++
Thanks Shabbir but could you please explain it little bit more
|
Re: Text Editor using VC++
What explanation you need. All you need to do is make the Wizard such that the last Step is Derived from CEditView ( or something similar )
|
Re: Text Editor using VC++
Code:
#include<afxwin.h> |
| All times are GMT +5.5. The time now is 07:59. |