Re: How to load and show a file(.txt) in SDI project?
- From: "Nishant Sivakumar" <nish@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 17 May 2005 14:57:56 +0530
When you create your SDI app, select CEditView as your view class and you
have a notepad-like app all done for you - zero lines of code :-)
--
Regards,
Nish [VC++ MVP]
http://www.voidnish.com
http://blog.voidnish.com
"Michael Williams" <sssfanchina@xxxxxxx> wrote in message
news:eLawbnrWFHA.3320@xxxxxxxxxxxxxxxxxxxxxxx
> Hello.
>
> I am a beginner here. There is a file named happy.txt in d:\abc\. I wanna
> load and show it in my project which is using SDI. I think I should do
> something in the classs,like CxxxDoc and CxxxView. However, I do not how
> to
> do that specifically.
>
> Thanks for any help.
>
> Micheal
>
>
.
- References:
- How to load and show a file(.txt) in SDI project?
- From: Michael Williams
- How to load and show a file(.txt) in SDI project?
- Prev by Date: Re: Adding a child to HKLM registry key
- Next by Date: RE: How to load and show a file(.txt) in SDI project?
- Previous by thread: How to load and show a file(.txt) in SDI project?
- Next by thread: RE: How to load and show a file(.txt) in SDI project?
- Index(es):
Relevant Pages
|