part of wa_ipc.h:
#define IPC_GETRATING 640
/* (requires Winamp 5.04+ with ML)
** SendMessage(hwnd_winamp,WM_WA_IPC,0,IPC_GETRATING);
** returns the current item's rating
*/ WM_WA_IPC is the same as WM_USER (#define WM_WA_IPC WM_USER)here is an attatched file, how can i do this?
ps: just delete the unneccessary stuff