| | |
how to start another programme from exe created in C++
Please support our C++ advertiser: Intel Parallel Studio Home
![]() |
C++ Syntax (Toggle Plain Text)
#include <cstdlib> std::system("<path to excel>");
I'm here to prove you wrong.
•
•
Join Date: Dec 2004
Posts: 489
Reputation:
Solved Threads: 5
try
{do
{system("cls"); //clears the screen
has you can see when this program or line of code is ran, ....(this is part of my loop if your wondering) it clears the screen and starts again. Perhaps you could try putting the path of excel or something in there. I'm not to fimiliar about this line of code since I'm not ment to know about it yet.
{do
{system("cls"); //clears the screen
has you can see when this program or line of code is ran, ....(this is part of my loop if your wondering) it clears the screen and starts again. Perhaps you could try putting the path of excel or something in there. I'm not to fimiliar about this line of code since I'm not ment to know about it yet.
![]() |
Similar Threads
- Outlook Express Won't Start (msimn.exe goes to 98% cpu usage) (Windows Software)
- unable to start HPZipm12.exe - error msg. (Viruses, Spyware and other Nasties)
- working with dll (Visual Basic 4 / 5 / 6)
Other Threads in the C++ Forum
- Previous Thread: I need help with a linked list program
- Next Thread: Deleting files from a Visual C++ project
| Thread Tools | Search this Thread |
api array arrays beginner binary bitmap c++ c/c++ calculator char char* class classes coding compile compiler console conversion convert count data database delete desktop developer directshow dll dynamiccharacterarray email encryption error file forms fstream function functions game generator getline google graph homeworkhelper iamthwee ifstream input int integer java lib linkedlist linux list loop looping loops map math matrix memory multiple news node number numbertoword output parameter pointer problem program programming project proxy python random read recursion recursive reference return rpg sorting string strings struct template templates test text tree unix url vector video visualstudio win32 windows winsock word wordfrequency wxwidgets






