Hi there, ive been trying to make use of Ssides color.dll http://www.indigorose.com/forums/att...7&d=1207253493
but i cant work it out. The Example he's provided isnt very clear, theres 2 sets of buttons
andFrom HTML = -1
FromName = -65536
FromOle = -256
FromWin32 = -16776961
All the buttons give different values , if the destination isnt specified each time the i would guess its the same for each one.ToHTML = #fffff
ToName = ff000ff
ToOle = 16711680
ToWin32 = 63553
The different answers are probably because he's picking different values to convert each time, there doesnt seem to be any way of working out whats going on.
FromHTML : to what>?
FromName : to what>?
Im not sure which is win32 and which is ole any more,all i really want is to be able to convert between rgb,ole and win32.

