GraphOn Support Forums
Welcome, Guest
Please Login or Register.    Lost Password?
Re: Winexec (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re: Winexec
#231
acbarbosa (Visitor)
Posts: 0
graphgraph
Click here to see the profile of this user
Birthdate:
Winexec 4 Years, 8 Months ago Karma: 0  
After we use Winexec Windows API (running external program) our first application is closed remaining only the last application called by API.

Any issues about it?

Is It possible to use WinExec API/Command in our applications?

Best Regards,


Antonio Carlos Barbosa
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#234
Erikt (Admin)
Admin
Posts: 294
graph
User Offline Click here to see the profile of this user
Re: Winexec 4 Years, 8 Months ago Karma: 1  
Antonio,

The questions is a little vague but if you are asking whether you can launch other applications from within your application, then the answer is yes. If the application you want to launch is a 16-bit application or a console application then the answer is no. The Windows API states that CreateProcess should be used for 32-bit apps, and that support for WinExec is provided for compatibility with 16-bit Windows.

Hope that helps!

-Erik
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop