CWindow::SetWindowLong

LONG SetWindowLong( int nIndex, LONG dwNewLong );

See SetWindowLong in the Win32 SDK.

Remarks

Sets a 32-bit value at a specified offset into the extra window memory.

CWindow OverviewClass Members

See Also   CWindow::GetWindowLong, CWindow::SetWindowWord