Hi all,
I am a beginner in assembly. I prefer masm16. It seems right to choose it for me as a beginner.
I have studied the language basics. Now I am practising by writing some code. I want to write a text editor program running under DOS with basic functions like "Microsoft's Edit".
My problem is about designing the structure. I do not want to lost my limited time in fruitless approaches ,since coding is not easy and quick in assembly.
I have searched for an example in google, yet only I can find worthless pages and examples. I need a basic example that at least shows how to design ui. It does not need to be fully functional. I only want to see the right way, and then i can walk on this way by myself.
Could you please help me at least by links to examples? Even a basic tutorial on this subject is enough for me.
Thanks in advance for your helps.
I am a beginner in assembly. I prefer masm16. It seems right to choose it for me as a beginner.
I have studied the language basics. Now I am practising by writing some code. I want to write a text editor program running under DOS with basic functions like "Microsoft's Edit".
My problem is about designing the structure. I do not want to lost my limited time in fruitless approaches ,since coding is not easy and quick in assembly.
I have searched for an example in google, yet only I can find worthless pages and examples. I need a basic example that at least shows how to design ui. It does not need to be fully functional. I only want to see the right way, and then i can walk on this way by myself.
Could you please help me at least by links to examples? Even a basic tutorial on this subject is enough for me.
Thanks in advance for your helps.