STARTF_FORCEONFEEDBACK top-level constant

int const STARTF_FORCEONFEEDBACK

Indicates that the cursor is in feedback mode for two seconds after CreateProcess is called. The Working in Background cursor is displayed (see the Pointers tab in the Mouse control panel utility).

Implementation

const STARTF_FORCEONFEEDBACK = 0x00000040;