Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / CLR / June 2006

Tip: Looking for answers? Try searching our database.

vc++: call an executable?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
poojo hackma - 28 Jun 2006 22:03 GMT
Does anyone know how to call an executable from within Visual C++ 2005
Express (using the CLR)?

For example, click Button1 to launch Microsoft Paint:

   System::Void Button1_Clicked(System::Object^ sender, System::EventArgs^
e)
   {
       // what can I use to open MS Paint?
   }

Thanks.
Greg Young - 28 Jun 2006 22:18 GMT
Use the Start method on the System.Diagnostics.Process class ...
http://msdn2.microsoft.com/en-us/library/system.diagnostics.process.aspx

Cheers,

Greg Young
MVP - C#
http://codebetter.com/blogs/gregyoung

> Does anyone know how to call an executable from within Visual C++ 2005
> Express (using the CLR)?
[quoted text clipped - 8 lines]
>
> Thanks.

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.