i already tried something like,

RegisterHotKey(appwinHANDLE, 3004, 0, $B3);

$B3 is the code for multimedia key "PLAY"

how can i register a hotkey for the keys (Stop, Play, Vol up, Vol down...) ?


os: windows
compile : delphi