Click here to Skip to main content
15,917,005 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Scrolling problem! Pin
jabbaj13-Sep-02 2:45
jabbaj13-Sep-02 2:45 
GeneralRe: Scrolling problem! Pin
Tomasz Sowinski13-Sep-02 2:50
Tomasz Sowinski13-Sep-02 2:50 
GeneralRe: Scrolling problem! Pin
jabbaj13-Sep-02 3:13
jabbaj13-Sep-02 3:13 
GeneralChanging Cursor Pin
suresh_sathya12-Sep-02 21:39
suresh_sathya12-Sep-02 21:39 
GeneralRe: Changing Cursor Pin
Eugene Pustovoyt12-Sep-02 22:07
Eugene Pustovoyt12-Sep-02 22:07 
GeneralRe: Changing Cursor Pin
jhwurmbach12-Sep-02 23:08
jhwurmbach12-Sep-02 23:08 
GeneralRe: Changing Cursor Pin
Tomasz Sowinski12-Sep-02 23:25
Tomasz Sowinski12-Sep-02 23:25 
GeneralTerminating a running process. Pin
abhinarulkar12-Sep-02 20:47
abhinarulkar12-Sep-02 20:47 
Hi All,
I have an exe file which I need to use in my program.Since the exe is not made by me I need to store the output created by the exe into some text file.Thus to execute this file from my program I'm using this statement into my program:
system("filename.exe parameter>output.txt");
Using a redirection symbol I'm getting the output into the output.txt file as required.What I need is if the executable is unable to produce an output in 5 sec the executable should get terminated.How can I do it in the current scenario.Is there any other way to solve this problems keeping in view the requirements.
Thanks
Abhishek.

Learning is a never ending process of Life.
GeneralRe: Terminating a running process. Pin
Renjith Ramachandran13-Sep-02 0:54
Renjith Ramachandran13-Sep-02 0:54 
GeneralHTML-View Pin
Anonymous12-Sep-02 20:36
Anonymous12-Sep-02 20:36 
GeneralRe: HTML-View Pin
ColinDavies12-Sep-02 21:58
ColinDavies12-Sep-02 21:58 
GeneralRe: HTML-View Pin
Anonymous12-Sep-02 23:57
Anonymous12-Sep-02 23:57 
GeneralRe: HTML-View Pin
rrrado13-Sep-02 1:07
rrrado13-Sep-02 1:07 
GeneralRe: HTML-View Pin
Anonymous15-Sep-02 22:51
Anonymous15-Sep-02 22:51 
GeneralCDatabase and DSNs :-( Pin
Nish Nishant12-Sep-02 20:31
sitebuilderNish Nishant12-Sep-02 20:31 
GeneralRe: CDatabase and DSNs :-( Pin
Pavel Klocek12-Sep-02 21:07
Pavel Klocek12-Sep-02 21:07 
GeneralRe: CDatabase and DSNs :-( Pin
Nish Nishant12-Sep-02 21:12
sitebuilderNish Nishant12-Sep-02 21:12 
GeneralRe: CDatabase and DSNs :-( Pin
Pavel Klocek12-Sep-02 21:24
Pavel Klocek12-Sep-02 21:24 
GeneralRe: CDatabase and DSNs :-( Pin
Pavel Klocek12-Sep-02 21:32
Pavel Klocek12-Sep-02 21:32 
GeneralRe: CDatabase and DSNs :-( Pin
Nish Nishant12-Sep-02 21:46
sitebuilderNish Nishant12-Sep-02 21:46 
GeneralRe: CDatabase and DSNs :-( Pin
Pavel Klocek12-Sep-02 22:06
Pavel Klocek12-Sep-02 22:06 
GeneralADO records count Pin
Anonymous12-Sep-02 19:45
Anonymous12-Sep-02 19:45 
GeneralRe: ADO records count Pin
anju12-Sep-02 22:31
anju12-Sep-02 22:31 
GeneralRe: ADO records count Pin
Anonymous12-Sep-02 22:34
Anonymous12-Sep-02 22:34 
GeneralRe: ADO records count Pin
anju12-Sep-02 23:58
anju12-Sep-02 23:58 

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.