Re: The performance of Editplus is much better than notepad,Why?



Thank you very much!I have visited you homepage and found you are a
great computer scientist.

I 'm studying windows programming and encountered many
difficulties.I've read the famous "windows programming" of Charles
Petzold.Now I'm developing a small
diary managing software.I want to make it better and shareware or
opensource it.
I use C++ + SDK to do it and found it's hard to develop a good GUI.I
even want to study VB as it's easier.

I ever learned C#,but C# need CLR and most computers are running
without it.So I choose C++,but C++ is harder and VC is not a real RAD
IDE.I plan to study MFC.But some people say "MFC is dying".If I use
C++,how can I not use MFC?.NET Framework?If using it I think C# is the
best choice.What should I do?

I have downloaded the full-content of Win32 Programming CD.But I don't
have the book.I'll read your code examples.

I see your health is not good.Maybe you need some exercises.Perhaps you
could try to run half hours per day.

Best wishes!

Joseph M. Newcomer <newco...@xxxxxxxxxxxx> wrote:
My advice: ignore the problem. You are worried about details so infinitesimally
uninteresting as to not be worth the effort. Tens of megabytes of data start to be
interesting. Anything smaller isn't worth wasting effort on.

.