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

C / C++ / MFC

 
GeneralRe: EnumWindows Pin
Jose Cezar S. Ynion29-Sep-04 16:58
Jose Cezar S. Ynion29-Sep-04 16:58 
GeneralRe: EnumWindows Pin
dsubrama30-Sep-04 17:55
dsubrama30-Sep-04 17:55 
GeneralSome views or ideas required.... Pin
Kiran Satish28-Sep-04 13:31
Kiran Satish28-Sep-04 13:31 
GeneralRe: Some views or ideas required.... Pin
Christian Graus28-Sep-04 14:17
protectorChristian Graus28-Sep-04 14:17 
GeneralRe: Some views or ideas required.... Pin
Scott H. Settlemier28-Sep-04 14:38
Scott H. Settlemier28-Sep-04 14:38 
GeneralRe: Some views or ideas required.... Pin
Kiran Satish29-Sep-04 10:17
Kiran Satish29-Sep-04 10:17 
GeneralClass Member Object Inheritance Pin
Hyland Computer Systems28-Sep-04 13:19
Hyland Computer Systems28-Sep-04 13:19 
QuestionHow to start another application and run it within another application Pin
Kiran Satish28-Sep-04 13:05
Kiran Satish28-Sep-04 13:05 
Hi,

i wrote a program in vc++ and it generates some data values which i am writing it into a .txt file. Now for ploting a graph for tht data I am importing this file in excel and plotting the graph. But what i want is to open an excel sheet directly from my proram while executing and write the data whenever generated into it or to open an excel file at the end of program and import all the data in the txt file into it directly.

Plz remember I am not talkin about writing into an .xls file, but how to start the excel application and open a new file (anyway we will get a new blank sheet only when we start it)and then do all this stuff.

is it possible to implement this?.. if it is, is it very hard doin by writing handler programs or so...? and how can i start writing values into tht file from a specific starting point from which i am interested to write?

any suggestions or advices r appreciated.

thanks in advance,



Suman
AnswerRe: How to start another application and run it within another application Pin
valikac28-Sep-04 16:14
valikac28-Sep-04 16:14 
GeneralRe: How to start another application and run it within another application Pin
Kiran Satish28-Sep-04 17:03
Kiran Satish28-Sep-04 17:03 
AnswerRe: How to start another application and run it within another application Pin
Sujan Christo28-Sep-04 18:57
Sujan Christo28-Sep-04 18:57 
GeneralRe: How to start another application and run it within another application Pin
Kiran Satish28-Sep-04 19:03
Kiran Satish28-Sep-04 19:03 
GeneralRe: How to start another application and run it within another application Pin
Sujan Christo28-Sep-04 19:29
Sujan Christo28-Sep-04 19:29 
AnswerRe: How to start another application and run it within another application Pin
Muhammad Azam29-Sep-04 1:42
Muhammad Azam29-Sep-04 1:42 
GeneralRe: How to start another application and run it within another application Pin
Kiran Satish29-Sep-04 11:00
Kiran Satish29-Sep-04 11:00 
GeneralRe: How to start another application and run it within another application Pin
Muhammad Azam29-Sep-04 19:33
Muhammad Azam29-Sep-04 19:33 
GeneralRe: How to start another application and run it within another application Pin
Kiran Satish29-Sep-04 20:38
Kiran Satish29-Sep-04 20:38 
GeneralRe: How to start another application and run it within another application Pin
Muhammad Azam30-Sep-04 19:20
Muhammad Azam30-Sep-04 19:20 
GeneralRe: How to start another application and run it within another application Pin
Muhammad Azam30-Sep-04 19:47
Muhammad Azam30-Sep-04 19:47 
GeneralRe: How to start another application and run it within another application Pin
Kiran Satish1-Oct-04 3:30
Kiran Satish1-Oct-04 3:30 
GeneralRe: How to start another application and run it within another application Pin
Kiran Satish3-Oct-04 19:24
Kiran Satish3-Oct-04 19:24 
GeneralRe: How to start another application and run it within another application Pin
Muhammad Azam3-Oct-04 23:22
Muhammad Azam3-Oct-04 23:22 
GeneralRe: How to start another application and run it within another application Pin
Kiran Satish4-Oct-04 7:02
Kiran Satish4-Oct-04 7:02 
GeneralRe: How to start another application and run it within another application Pin
Kiran Satish4-Oct-04 7:14
Kiran Satish4-Oct-04 7:14 
GeneralRe: How to start another application and run it within another application Pin
Muhammad Azam4-Oct-04 21:44
Muhammad Azam4-Oct-04 21:44 

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.