GWL_WNDPROC top-level constant

int const GWL_WNDPROC

Sets a new address for the window procedure. You cannot change this attribute if the window does not belong to the same process as the calling thread.

Implementation

const GWL_WNDPROC = -4;