mudlord Posted July 14, 2009 Posted July 14, 2009 (edited) 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, 2009 by mudlord
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now