WM_SYNCPAINT top-level constant
int
const WM_SYNCPAINT
The WM_SYNCPAINT message is used to synchronize painting while avoiding linking independent GUI threads.
Implementation
const WM_SYNCPAINT = 0x0088;