|
|
#1 |
|
Junior Member
Join Date: Jun 2003
Posts: 2
|
Winamp2 "Get Volume" Via SendMessage
I'll make this brief.
I can set winamp volume with #define IPC_SETVOLUME 122 SendMessage(mp3_hwnd, WM_WA_IPC, vol, IPC_SETVOLUME); How on earth do I query what the current volume is? Thanks. |
|
|
|
|
|
#2 |
|
Junior Member
Join Date: Jun 2003
Posts: 2
|
hmm just read you can pass -666 as the volume to get the current volume. wish this was documented!
|
|
|
|
|
|
#3 |
|
Junior Member
|
errr yeah thanks for the docs on that nullsoft
![]() iv only spent the last two years looking for the answer to that
|
|
|
|
|
|
#4 |
|
Junior Member
Join Date: May 2002
Location: out there
Posts: 30
|
Yeah hell! I have already given up searching for that function. Thanks a lot for that!!
I whish the Nullsoft guys would rather work on better API docs than on video support... |
|
|
|
|
|
#5 |
|
Junior Member
Join Date: Jun 2003
Posts: 2
|
It really worked. You're all right about the documentation of this thing. I have tried with brute force all the codes, but only POSITIVE numbers. Who would have thought about NEGATIVES ???
|
|
|
|
|
|
#6 |
|
Senior Member
Join Date: Dec 2000
Location: Oslo, Norway
Posts: 108
|
Wow, that's cool. I've been doing workaround for this for years now!
Nullsoft dorks: HOW ABOUT DOCUMENTING YOUR APIs??
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|