How would I do this? I successfully load the file, and now I want to put it into the edit control. I did fgets and then SetWindowText, but that only allows for one line of text, not the whole file.