Ok, need a slider that provides a value of 0 on the bottom, to 255 on the top.  Once 
the slider stops moving, must fill in n below and make this call...

send-message winamp-hwnd WM_USER n 122

Realtime thing happening here, if the slider moves, then the new value is sent.  How 
often would/should it update.. my guess is, of course, when the value is different.  
But with a slider it makes many incremental changes.. can each be sent via 
"SendMessage"?

TB


-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to