PM_NOREMOVE top-level constant
Messages are not removed from the queue after processing by PeekMessage.
Implementation
@Deprecated('Use PEEK_MESSAGE_REMOVE_TYPE.PM_NOREMOVE instead')
const PM_NOREMOVE = 0x0000;
Messages are not removed from the queue after processing by PeekMessage.
@Deprecated('Use PEEK_MESSAGE_REMOVE_TYPE.PM_NOREMOVE instead')
const PM_NOREMOVE = 0x0000;