Emulating from API CreateProcess and CREATE_NEW_CONSOLE

This is a discussion on Emulating from API CreateProcess and CREATE_NEW_CONSOLE within the C# Programming forums, part of the General Programming Boards category; I'm using CreateProcess with CREATE_NEW_CONSOLE in C++ apps, to run MS-DOS apps in my GUI window...how can I do that ...

  1. #1
    Registered User Joelito's Avatar
    Join Date
    Mar 2005
    Location
    Tijuana, BC, México
    Posts
    305

    Unhappy Emulating from API CreateProcess and CREATE_NEW_CONSOLE

    I'm using CreateProcess with CREATE_NEW_CONSOLE in C++ apps, to run MS-DOS apps in my GUI window...how can I do that with pure C# code?

    * Debian 6.0.1 on Intel Core 2 DUO E6550 @ 2.33 GHz with 2 GB RAM.
    * lighttpd, php5, perl, eruby, python.
    * geany, XHTML & CSS & JavaScript, C, C++.
    * GTK+ C & perl-gtk2

  2. #2
    Anti-Poster
    Join Date
    Feb 2002
    Posts
    1,399
    A quick Google told me plenty about it.
    If I did your homework for you, then you might pass your class without learning how to write a program like this. Then you might graduate and get your degree without learning how to write a program like this. You might become a professional programmer without knowing how to write a program like this. Someday you might work on a project with me without knowing how to write a program like this. Then I would have to do you serious bodily harm. - Jack Klein

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. CreateProcess() + Command Line
    By IndioDoido in forum Windows Programming
    Replies: 20
    Last Post: 11-14-2008, 06:35 PM
  2. CreateProcess with arguments
    By Niara in forum Windows Programming
    Replies: 14
    Last Post: 09-08-2007, 05:41 AM
  3. CreateProcess with Resource of executable, not the Filename
    By Ktulu in forum Windows Programming
    Replies: 4
    Last Post: 11-04-2006, 12:07 AM
  4. question on CreateProcess() redirection
    By ac251404 in forum Windows Programming
    Replies: 13
    Last Post: 07-18-2006, 11:06 AM
  5. CreateProcess
    By Unregistered in forum Windows Programming
    Replies: 3
    Last Post: 05-12-2002, 06:45 AM

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21