|
-
Oct 17th, 2024, 07:06 PM
#13
Re: Creating a large string in a private heap
 Originally Posted by vbwins
What is the difference between "out of string space" and "out of memory"?
I'd very much like to know the answer to this as well. Strings are really just binary data interpreted as text so it uses memory just like any other kind of binary data. This error suggests that there is some abstraction in the VB6 runtime that treats strings differently in memory.
Tags for this Thread
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
|