Posted July 14, 200916 yr Hi, I am just asking how to read text that is multilined, in a text box, into a formatted memory buffer.This is needed because the required function that needs the text, expects it to be formatted. And so, the app fails because the text is not formatted properly (with newlines etc).The language the project is written in is C++, with zero MFC or .NET.Any assistance at all would be appreciated.EDIT: Worked it out.For some odd reason, the edit control's contents (which are on tabs) are not read... Edited July 14, 200916 yr by mudlord
Create an account or sign in to comment