Click here to Skip to main content
15,892,839 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: how to get the return code of ShellExecute() Pin
Naveen25-Apr-06 17:13
Naveen25-Apr-06 17:13 
QuestionRe: how to get the return code of ShellExecute() Pin
lekshmipriya25-Apr-06 17:31
lekshmipriya25-Apr-06 17:31 
AnswerRe: how to get the return code of ShellExecute() Pin
Naveen25-Apr-06 17:44
Naveen25-Apr-06 17:44 
AnswerRe: how to get the return code of ShellExecute() Pin
Aqueel25-Apr-06 17:50
Aqueel25-Apr-06 17:50 
AnswerRe: how to get the return code of ShellExecute() Pin
David Crow26-Apr-06 3:31
David Crow26-Apr-06 3:31 
QuestionRe: how to get the return code of ShellExecute() Pin
lekshmipriya26-Apr-06 5:48
lekshmipriya26-Apr-06 5:48 
QuestionRe: how to get the return code of ShellExecute() Pin
David Crow26-Apr-06 5:58
David Crow26-Apr-06 5:58 
Questionhow to change data to color Pin
snowheavy25-Apr-06 16:45
snowheavy25-Apr-06 16:45 
i have some data ranged form 0 to 1,i want show these data in color map.
The function "img" in matlab is what i want.With help of this forum,i have solved the problem how to gradually change one assigned color to the other.Now I feel puzzled about this problem,take an example,
I use "0" to represent RGB (255,0,0) and use "1" to represent RGB(0,0,255);then other data values should represent what?How can i make these data gradually changed from RGB(255,0,0) to RGB(0,0,255)?
In fact,i can assgn "0" to repesent any color such as RGB (0,0,0) and so on,and "1"can represent any colors ,then make one color gradually change to the other.

-- modified at 22:46 Tuesday 25th April, 2006
AnswerRe: how to change data to color Pin
Nishad S25-Apr-06 23:21
Nishad S25-Apr-06 23:21 
QuestionWhen I change large arrays from 'float' to 'double' I got problem Pin
mrby12325-Apr-06 16:07
mrby12325-Apr-06 16:07 
AnswerRe: When I change large arrays from 'float' to 'double' I got problem Pin
Nibu babu thomas25-Apr-06 16:44
Nibu babu thomas25-Apr-06 16:44 
GeneralRe: When I change large arrays from 'float' to 'double' I got problem Pin
mrby12325-Apr-06 18:14
mrby12325-Apr-06 18:14 
QuestionRe: When I change large arrays from 'float' to 'double' I got problem Pin
David Crow26-Apr-06 3:35
David Crow26-Apr-06 3:35 
QuestionSetWindowText Question Pin
JBAK_CP25-Apr-06 16:02
JBAK_CP25-Apr-06 16:02 
QuestionRe: SetWindowText Question Pin
Nibu babu thomas25-Apr-06 16:42
Nibu babu thomas25-Apr-06 16:42 
QuestionHow to make a .OLB file? Pin
hdj831125-Apr-06 15:30
hdj831125-Apr-06 15:30 
Questionifstream question Pin
etm12425-Apr-06 13:44
etm12425-Apr-06 13:44 
AnswerRe: ifstream question Pin
Stephen Hewitt25-Apr-06 13:52
Stephen Hewitt25-Apr-06 13:52 
GeneralRe: ifstream question Pin
etm12425-Apr-06 13:56
etm12425-Apr-06 13:56 
GeneralRe: ifstream question Pin
Stephen Hewitt25-Apr-06 14:05
Stephen Hewitt25-Apr-06 14:05 
GeneralRe: ifstream question Pin
etm12425-Apr-06 14:09
etm12425-Apr-06 14:09 
GeneralRe: ifstream question Pin
etm12425-Apr-06 14:13
etm12425-Apr-06 14:13 
GeneralRe: ifstream question Pin
Stephen Hewitt25-Apr-06 14:20
Stephen Hewitt25-Apr-06 14:20 
GeneralRe: ifstream question Pin
etm12425-Apr-06 14:22
etm12425-Apr-06 14:22 
GeneralRe: ifstream question Pin
Stephen Hewitt25-Apr-06 14:26
Stephen Hewitt25-Apr-06 14:26 

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.