I figured it out myself after tons of research, I was trying to read WM_COMMAND messages instead of WM_HSCROLL to get information from the trackbar, works great now. Everyone say 'DOH!'
I am trying to create a screensaver in Win32 (no MFC) in which one of the settings can be adjusted using a Trackbar (Slider). The problem being ScreenSaverConfigureDialog doesn't seem to recieve the messages for it and a TBNotifications handler seems to be ignored.
Any one have any idea how I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.