mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 03:43:36 +00:00
Do not use custom alloc/free functions by default. Do not free resources at process exit. - You're doing it brick by brick while the OS & CRT do that with a bulldozer better than you do.