Here is the code:
lpPrevWndProc = SetWindowLong(hWnd, GWL_WNDPROC, AddressOf WndProc)
If I understand well what you explain, I can conclude that if I just click on a cell of DataGrid and I don't change her value and I want to re-use the scrolling immediately, It's not possible to code it (To...