How do I handle Messages to a scroll bar control? I have added 2 horizontal scroll bar controls to my parent window using createwindowex "scrollbar". How do i handle/receive messages from them. How do I identify them seperately? I'm new to c++ but I do know how to receive and process messages from a menu. I can find lots of information on using controls within a dialog but nothing on using them within a window. This is using the API no MFC please.
Thanks,
Joe
Thanks,
Joe