PM_NOREMOVE top-level constant

int const PM_NOREMOVE

Messages are not removed from the queue after processing by PeekMessage.

Implementation

const PM_NOREMOVE = 0x0000;