|
-
March 8th, 2005, 08:21 PM
#1
any way to extend edit control's 30,000 limit?
I understand that the predefined multiline edit control in the Win32 API has a limit of 30,000 characters. I find this to be somewhat limiting, and am wondering if there's a way to extend this limit by any chance? What happens if one just ignores the limit?
Thanks!
-
March 9th, 2005, 03:17 AM
#2
Re: any way to extend edit control's 30,000 limit?
Send EM_LIMITTEXT message to edit control.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|