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

C / C++ / MFC

 
QuestionCList question concerning arrays Pin
brdavid3-Apr-06 12:48
brdavid3-Apr-06 12:48 
AnswerRe: CList question concerning arrays Pin
Iain Clarke, Warrior Programmer3-Apr-06 13:32
Iain Clarke, Warrior Programmer3-Apr-06 13:32 
GeneralRe: CList question concerning arrays Pin
brdavid3-Apr-06 14:21
brdavid3-Apr-06 14:21 
QuestionHelp on error C2632: 'char' followed by 'char' is illegal Pin
pavanbabut3-Apr-06 11:28
pavanbabut3-Apr-06 11:28 
AnswerRe: Help on error C2632: 'char' followed by 'char' is illegal Pin
includeh103-Apr-06 12:24
includeh103-Apr-06 12:24 
GeneralRe: Help on error C2632: 'char' followed by 'char' is illegal Pin
pavanbabut3-Apr-06 12:41
pavanbabut3-Apr-06 12:41 
GeneralRe: Help on error C2632: 'char' followed by 'char' is illegal Pin
includeh103-Apr-06 12:51
includeh103-Apr-06 12:51 
GeneralRe: Help on error C2632: 'char' followed by 'char' is illegal Pin
pavanbabut3-Apr-06 13:34
pavanbabut3-Apr-06 13:34 
Thanks for your useful reply. I had another question for you, not realting to this post, how can I start a process (to say an exe) within another cpp project and terminate it whenever I want to. I am looking at CreateProcess(but seems this function waits till the called program exits for the calling program to gain control). I need to call an exe file independently of the calling program.
Ex: program1 calls exe file of program2, program2 executes on itself and keeps running untill program1 terminates program2 instance.
Any suggestions on easy implementation of this??
thanks,
-Pavan
GeneralRe: Help on error C2632: 'char' followed by 'char' is illegal Pin
Amit Agarrwal3-Apr-06 19:05
Amit Agarrwal3-Apr-06 19:05 
GeneralRe: Help on error C2632: 'char' followed by 'char' is illegal Pin
pavanbabut3-Apr-06 19:08
pavanbabut3-Apr-06 19:08 
GeneralRe: Help on error C2632: 'char' followed by 'char' is illegal Pin
Amit Agarrwal3-Apr-06 19:38
Amit Agarrwal3-Apr-06 19:38 
GeneralRe: Help on error C2632: 'char' followed by 'char' is illegal Pin
pavanbabut4-Apr-06 18:30
pavanbabut4-Apr-06 18:30 
QuestionProgress dialog for long-time processing Pin
JRGlide3-Apr-06 11:21
JRGlide3-Apr-06 11:21 
AnswerRe: Progress dialog for long-time processing Pin
Ryan Binns3-Apr-06 18:42
Ryan Binns3-Apr-06 18:42 
AnswerRe: Progress dialog for long-time processing Pin
Ștefan-Mihai MOGA4-Apr-06 2:32
professionalȘtefan-Mihai MOGA4-Apr-06 2:32 
AnswerRe: Progress dialog for long-time processing Pin
JRGlide4-Apr-06 11:54
JRGlide4-Apr-06 11:54 
Questiondirectshow filter debugging Pin
yongwpi3-Apr-06 10:32
yongwpi3-Apr-06 10:32 
Questionsnding a float in SendMessage Pin
ns3-Apr-06 10:04
ns3-Apr-06 10:04 
AnswerRe: snding a float in SendMessage Pin
David Crow3-Apr-06 10:09
David Crow3-Apr-06 10:09 
GeneralRe: snding a float in SendMessage Pin
ns3-Apr-06 10:55
ns3-Apr-06 10:55 
GeneralRe: snding a float in SendMessage Pin
Milton Karimbekallil3-Apr-06 14:08
Milton Karimbekallil3-Apr-06 14:08 
GeneralRe: snding a float in SendMessage Pin
bonosa3-Apr-06 15:21
bonosa3-Apr-06 15:21 
QuestionSimple Class for RS232 Communication Pin
fambi_mail3-Apr-06 9:22
fambi_mail3-Apr-06 9:22 
AnswerRe: Simple Class for RS232 Communication Pin
Iain Clarke, Warrior Programmer3-Apr-06 13:45
Iain Clarke, Warrior Programmer3-Apr-06 13:45 
GeneralRe: Simple Class for RS232 Communication Pin
fambi_mail3-Apr-06 20:17
fambi_mail3-Apr-06 20:17 

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.