clueless
04-21-2008, 04:12 PM
Hi there, ive been trying to make use of Ssides color.dll http://www.indigorose.com/forums/attachment.php?attachmentid=6167&d=1207253493
but i cant work it out. The Example he's provided isnt very clear, theres 2 sets of buttons
From HTML = -1
FromName = -65536
FromOle = -256
FromWin32 = -16776961
and
ToHTML = #fffff
ToName = ff000ff
ToOle = 16711680
ToWin32 = 63553
All the buttons give different values , if the destination isnt specified each time the i would guess its the same for each one.
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,:huh all i really want is to be able to convert between rgb,ole and win32.
but i cant work it out. The Example he's provided isnt very clear, theres 2 sets of buttons
From HTML = -1
FromName = -65536
FromOle = -256
FromWin32 = -16776961
and
ToHTML = #fffff
ToName = ff000ff
ToOle = 16711680
ToWin32 = 63553
All the buttons give different values , if the destination isnt specified each time the i would guess its the same for each one.
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,:huh all i really want is to be able to convert between rgb,ole and win32.