10-17-2024, 11:48 AM
If I remember right, there's some internal logic that bugs out at around the same limit as a LONG variable type. (2GB of memory usage, or so)
The only time I've ever successfully used larger batches of memory like this, it's always been via a _MEM structure.
The only time I've ever successfully used larger batches of memory like this, it's always been via a _MEM structure.