user interface - Integrating GUI into console applications -


I have two independent console applications developed in C ++ I was asked to develop a GUI for both of them In this GUI I submit some parameters which are necessary to launch any of these applications. Can anyone give some orientation to integrate console applications with this GUI? Is it possible to launch an application from the GUI and not see the console? Can the applications written in the console be redirected to the log file?

Thanks in advance.

To minimize the GUI from the command line tools, you are able to supply the proper parameters to your GUI Call programs.

You can use the API function. That call gets a composition where you can specify whether the window is shown for the command or not.

Examine the link for examples, a complete make-up process can be found.

This is a pure Windows API method to work

If you use C ++ /. NAT is developing, so it is easy.

If you can choose any language to do this, then I definitely change the .net (and also) language to C #), this is almost trivial (because it is all API calls Manage, and you have a sensible interface to it)

You can also redirect the output through the shell, but it is quite inflexible and error prone, IMO.


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -