WM_COMPACTING top-level constant

int const WM_COMPACTING

Sent to all top-level windows when the system detects more than 12.5 percent of system time over a 30- to 60-second interval is being spent compacting memory. This indicates that system memory is low.

Implementation

const WM_COMPACTING = 0x0041;