On Mon Feb 26 05:08:14 2024 +0000, Alex Henrie wrote:
As far as I can tell, Windows does not resize or move these buffers, and does not call `HeapSize` to check whether they are big enough. So no, I don't know why it cares how they are allocated. Do you have any idea?
If I knew I wouldn't be asking. Maybe this allocation way aligns and over-allocates, maybe not.