No replies... Ok, onto the second strategy
All I really need is to do these things
80 = Current track - Play/pause
81 = Current track - Stop
82 = Current track - Forward
83 = Current track - Back
128 = Change track - Next
129 = Change track - Previous
512 = Volume up
513 = Volume down
Can someone with VB6 just please help me with this:
(i) mod the example code to have one button for each of the commands above,
(ii) add an alt + [some key] hotkey for each button
(iii) compile it and post it
I can manage the rest through an AutoIt script or something like that.
(preview: third strategy = me begging and crying)