Home | History | Annotate | Download | only in include

Lines Matching refs:GMEM_MOVEABLE

434 #define GMEM_MOVEABLE 0x2
448 #define GHND (GMEM_MOVEABLE | GMEM_ZEROINIT)
453 #define GlobalDiscard(h) GlobalReAlloc((h),0,GMEM_MOVEABLE)