Click here to Skip to main content
15,899,313 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralHELP NEEDED Pin
h43k4z19-Nov-03 8:29
h43k4z19-Nov-03 8:29 
GeneralRe: HELP NEEDED Pin
Terry O'Nolley19-Nov-03 10:08
Terry O'Nolley19-Nov-03 10:08 
GeneralRe: HELP NEEDED Pin
David Crow19-Nov-03 10:52
David Crow19-Nov-03 10:52 
GeneralRe: HELP NEEDED Pin
Terry O'Nolley20-Nov-03 13:58
Terry O'Nolley20-Nov-03 13:58 
GeneralRe: HELP NEEDED Pin
l a u r e n20-Nov-03 13:26
l a u r e n20-Nov-03 13:26 
Generallineear interpolation of 64 colors RGBQuads Pin
ns19-Nov-03 8:05
ns19-Nov-03 8:05 
GeneralRe: lineear interpolation of 64 colors RGBQuads Pin
Joaquín M López Muñoz19-Nov-03 8:48
Joaquín M López Muñoz19-Nov-03 8:48 
GeneralRe: lineear interpolation of 64 colors RGBQuads Pin
ns19-Nov-03 9:30
ns19-Nov-03 9:30 
Thanks. I have confused myself ..... the values are actually not RGB values but way points. So to get the actual RGB from this I am thinking I need to do int(redWayPoint*255) etc (I think). After that I'll apply your code -- I once did a linear interpolation of 4 waypoints (x axis is the color index, y axis is the RGB value) but I just did it in 4 if blocks but of course your looping is the proper way and I am able to understand what you are doing!
Many thanks!
ns
Happy thanksgiving next week!
GeneralIPHLPAPI.DLL + Windows 95 (yes the old one) Pin
Anonymous19-Nov-03 6:59
Anonymous19-Nov-03 6:59 
GeneralRe: IPHLPAPI.DLL + Windows 95 (yes the old one) Pin
Michael P Butler19-Nov-03 7:31
Michael P Butler19-Nov-03 7:31 
GeneralRe: IPHLPAPI.DLL + Windows 95 (yes the old one) Pin
Anonymous19-Nov-03 7:46
Anonymous19-Nov-03 7:46 
GeneralRe: IPHLPAPI.DLL + Windows 95 (yes the old one) Pin
Anonymous19-Nov-03 7:51
Anonymous19-Nov-03 7:51 
GeneralRe: IPHLPAPI.DLL + Windows 95 (yes the old one) Pin
David Crow19-Nov-03 8:48
David Crow19-Nov-03 8:48 
GeneralRe: IPHLPAPI.DLL + Windows 95 (yes the old one) Pin
Anonymous19-Nov-03 20:08
Anonymous19-Nov-03 20:08 
GeneralRe: IPHLPAPI.DLL + Windows 95 (yes the old one) Pin
Anonymous19-Nov-03 20:13
Anonymous19-Nov-03 20:13 
GeneralRe: IPHLPAPI.DLL + Windows 95 (yes the old one) Pin
David Crow21-Nov-03 9:11
David Crow21-Nov-03 9:11 
GeneralBug in CStringT operator= Pin
Konrad Windszus19-Nov-03 6:49
Konrad Windszus19-Nov-03 6:49 
GeneralRe: Bug in CStringT operator= Pin
Joe Woodbury19-Nov-03 9:37
professionalJoe Woodbury19-Nov-03 9:37 
GeneralRe: Bug in CStringT operator= Pin
Brian Shifrin19-Nov-03 15:35
Brian Shifrin19-Nov-03 15:35 
QuestionHow do I change the program id for a com ? Pin
WoodyMou19-Nov-03 5:19
WoodyMou19-Nov-03 5:19 
AnswerRe: How do I change the program id for a com ? Pin
valikac19-Nov-03 5:48
valikac19-Nov-03 5:48 
AnswerRe: How do I change the program id for a com ? Pin
peterchen19-Nov-03 6:47
peterchen19-Nov-03 6:47 
QuestionHow to send data to ethernet if Mac Address is known Pin
Hemant kulkarni19-Nov-03 3:32
Hemant kulkarni19-Nov-03 3:32 
AnswerRe: How to send data to ethernet if Mac Address is known Pin
David Crow19-Nov-03 5:55
David Crow19-Nov-03 5:55 
AnswerRe: How to send data to ethernet if Mac Address is known Pin
Peak19-Nov-03 9:59
Peak19-Nov-03 9:59 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.