全局(Global)和局部(Local)内存管理
GlobalAlloc,GlobalFree,GlobalReAllocGlobalAlloc,GlobalFree是一对分配和释放内存...GlobalLock函数可以得到固定地址的指针,不能与GMEM_FIXED同时使用GMEM_ZEROINIT 把...
std::free - cppreference.com
aligned_alloc (C 17) calloc realloc free Low level memory management ...User replacement versions of global operator new and operator delete std::...