Hey, i'm making a code generator for my project, so some of my idiot friends can help me :)...
basicly, the friends read and click buttons ect to make the code, then they press save, and it writes the real code to a .txt file, that they give me, and i put in the code. VIA copy and paste.
using the awsome Winb3d for basic windows GUI, i need to know the process of creating and editing .txt files...
i know it has somthing to do with WriteFile() ect ect, the process is unknown to me though :o
any ideas
basicly, the friends read and click buttons ect to make the code, then they press save, and it writes the real code to a .txt file, that they give me, and i put in the code. VIA copy and paste.
using the awsome Winb3d for basic windows GUI, i need to know the process of creating and editing .txt files...
i know it has somthing to do with WriteFile() ect ect, the process is unknown to me though :o
any ideas