DS_NOIDLEMSG top-level constant

int const DS_NOIDLEMSG

Suppresses WM_ENTERIDLE messages that the system would otherwise send to the owner of the dialog box while the dialog box is displayed.

Implementation

const DS_NOIDLEMSG = 0x100;