Click here to Skip to main content
15,887,434 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionBMP Image handling in c /c++ Pin
Mohd Afroz Khan10-Sep-09 0:20
Mohd Afroz Khan10-Sep-09 0:20 
AnswerRe: BMP Image handling in c /c++ Pin
«_Superman_»10-Sep-09 0:28
professional«_Superman_»10-Sep-09 0:28 
GeneralRe: BMP Image handling in c /c++ Pin
Mohd Afroz Khan10-Sep-09 0:41
Mohd Afroz Khan10-Sep-09 0:41 
QuestionRe: BMP Image handling in c /c++ Pin
CPallini10-Sep-09 1:41
mveCPallini10-Sep-09 1:41 
AnswerRe: BMP Image handling in c /c++ Pin
Michael Schubert10-Sep-09 2:17
Michael Schubert10-Sep-09 2:17 
GeneralRe: BMP Image handling in c /c++ Pin
CPallini10-Sep-09 2:40
mveCPallini10-Sep-09 2:40 
QuestionRemove Attributes... Pin
kumar sanghvi9-Sep-09 23:44
kumar sanghvi9-Sep-09 23:44 
AnswerRe: Remove Attributes... Pin
Adam Roderick J9-Sep-09 23:59
Adam Roderick J9-Sep-09 23:59 
GeneralRe: Remove Attributes... Pin
kumar sanghvi10-Sep-09 0:00
kumar sanghvi10-Sep-09 0:00 
GeneralRe: Remove Attributes... Pin
Adam Roderick J10-Sep-09 0:03
Adam Roderick J10-Sep-09 0:03 
Questionhow to rerun a process when it was terminated? Pin
iceman86169-Sep-09 22:53
iceman86169-Sep-09 22:53 
AnswerRe: how to rerun a process when it was terminated? Pin
Adam Roderick J9-Sep-09 22:59
Adam Roderick J9-Sep-09 22:59 
AnswerRe: how to rerun a process when it was terminated? Pin
Selvam R9-Sep-09 23:05
professionalSelvam R9-Sep-09 23:05 
AnswerRe: how to rerun a process when it was terminated? Pin
CPallini9-Sep-09 23:16
mveCPallini9-Sep-09 23:16 
Probably you need another process monitoring the original one.
The monitoring process may, for instance, poll every, say 10 seconds, for the original process status and launch it again when needed.
Smile | :)

If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler.
-- Alfonso the Wise, 13th Century King of Castile.

This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong.
-- Iain Clarke

[My articles]

General[OT] Re: how to rerun a process when it was terminated? Pin
David Crow10-Sep-09 3:43
David Crow10-Sep-09 3:43 
GeneralRe: [OT] Re: how to rerun a process when it was terminated? Pin
CPallini10-Sep-09 7:57
mveCPallini10-Sep-09 7:57 
GeneralRe: how to rerun a process when it was terminated? Pin
iceman861610-Sep-09 14:20
iceman861610-Sep-09 14:20 
GeneralRe: how to rerun a process when it was terminated? Pin
CPallini10-Sep-09 21:26
mveCPallini10-Sep-09 21:26 
AnswerRe: how to rerun a process when it was terminated? Pin
Michael Schubert9-Sep-09 23:19
Michael Schubert9-Sep-09 23:19 
GeneralRe: how to rerun a process when it was terminated? Pin
iceman861610-Sep-09 14:16
iceman861610-Sep-09 14:16 
QuestionMake new folder as zip? Pin
Arrin9-Sep-09 21:27
Arrin9-Sep-09 21:27 
AnswerRe: Make new folder as zip? Pin
Nuri Ismail9-Sep-09 21:45
Nuri Ismail9-Sep-09 21:45 
GeneralRe: Make new folder as zip? Pin
Arrin9-Sep-09 23:53
Arrin9-Sep-09 23:53 
GeneralRe: Make new folder as zip? Pin
kilt10-Sep-09 6:26
kilt10-Sep-09 6:26 
QuestionSequence of calling of InitInstance and InitDialog in MFC Pin
Alex@9C9-Sep-09 20:24
Alex@9C9-Sep-09 20:24 

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.