Title: EasyWrite
Description: The simple notepad but even more simple
MonkeyMan - September 11, 2003 01:16 AM (GMT)
Well, im making a notepad called EasyWrite, maybe i posted this before but ohwell. Its realy simple... there isnt find, just save,open,quit,new :P It will be my first win32 API program also with that complicated code to save :/
MonkeyMan - September 11, 2003 11:08 PM (GMT)
Im back to 0% on the program. My computer got a virus or something that messed it up. I just launched recovery realy quick so nothing more could happen. I dont know when it will done :(
Dragon - September 12, 2003 12:33 AM (GMT)
I made one called Dragon Text Editor. You can find it in the creations forum. Good luck on yours!
MonkeyMan - September 12, 2003 01:01 AM (GMT)
Yes, i looked at it. Actually i think that u gave me the insperation (wut ever its called). Thanks for the gl.
MonkeyMan - September 12, 2003 01:06 AM (GMT)
New Name?
Should I give my program a new name or do you thing it will be good enough? I thought of EasyEdit also.
TheHawgMaster - September 13, 2003 04:43 AM (GMT)
EasyEdit is a good name for an easy editor ;)
Why is code for saving a text document hard to write?
Dragon - September 13, 2003 05:48 AM (GMT)
MonkeyMan - September 15, 2003 12:13 AM (GMT)
Yeah, it wasnt hard, maybe just some back luck and that im not an "expert" with c/c++ so im still unformilure with like GlobalAlloc and such.