Alex Ionescu wrote: > #define HEAP_CREATE_ALIGN_16 0x00010000 // winnt Create > heap with 16 byte alignment (obsolete) alignment != granularity ... or does it imply 16 byte granularity in this case? - Thomas