I want to make a background process, that changes Taskbar color on some occasions.
For example, it is currently black (0,0,0):
UPD: the language I am going to use is Ruby, so I thought that knowing the correct WinAPI function name would be enough to success.