listview - List control LVN_ENDSCROLL emulation for Comctl32.dll < 6.0 -


i want use lvn_endscroll message on list control.

this message available on comctl32.dll v6.0. cannot use various reasons.

is there workaround available?

actually need notified when horizontal scrollbar has moved, don't need lpnmlvscroll parameter of lnv_endscroll message.


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -