CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Dec 2000
    Posts
    58

    How to call exe from Dev. Studio macro?

    How to call an executable from a Developer Studio Macro?


  2. #2
    Join Date
    Apr 1999
    Location
    Malaysia
    Posts
    224

    Re: How to call exe from Dev. Studio macro?

    Do you mean to run an exe from your program?
    if yes then refer to winexec function

    Sooner Or Later, Everyone Does...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured