03-03-2009, 02:32 PM
The real error is the CopyMemory. It tried to copy too much memory to tBytes, but tBytes is defined as tBytes(tLen - 1), so we don't have that much memory allocated, and then VB6 just bugs like hell.
MSCPP Beta 0.1
|
« Next Oldest | Next Newest »
|
Messages In This Thread |