developin a text editor using MASM 611...

Started by ravs11, September 30, 2006, 08:56:37 PM

Previous topic - Next topic

ravs11


PBrennick

ravs11,
I would suggest that you download Iczelion's tutorials.  You will find a basic text editor in there.  Then, if there are any functions you need help adding, you can always ask.  Tutorials 33-35 are all editors with different abilities.

Using MASM 6.11 is not going to give you a problem as those examples do not make use of any advanced opcodes.

Also, in the MASM32 example set (exampl02) there is qikpad, a very nice basic editor.  Be sure to look at that one.  riched is also in there in exampl05, this one has more features.

Paul
The GeneSys Project is available from:
The Repository or My crappy website