Forum: Winamp Technical Support
29th April 2001, 20:59
|
|
Replies: 6
Views: 1,870
Using Gamehack, I found the three memory...
Using Gamehack, I found the three memory addresses corresponding to the highlighted track. In C++, how would I go about accessing this specific memory address? I know it's easy to access it if I've...
|
Forum: Winamp Technical Support
20th April 2001, 00:06
|
|
Replies: 6
Views: 1,870
How are you finding the memory address for the...
How are you finding the memory address for the playlist? Just for the heck of it, I tried using Spy++ to see if there were any messages on the playlist window related to highlighting a track, but I...
|
Forum: Winamp Technical Support
19th April 2001, 19:03
|
|
Replies: 6
Views: 1,870
|
Forum: Winamp Technical Support
19th April 2001, 04:36
|
|
Replies: 6
Views: 1,870
I need to determine which track in the playlist...
I need to determine which track in the playlist is highlighted (by just single-clicking on an item). I tried using the IPC_GETLISTPOS user message, but this will only return the track number (minus...
|
Forum: Winamp Technical Support
17th April 2001, 02:14
|
|
Replies: 0
Views: 774
I need to determine which track in the playlist...
I need to determine which track in the playlist is highlighted (by just single-clicking on an item). I tried using the IPC_GETLISTPOS user message, but this will only return the track number (minus...
|