flat assembler
Message board for the users of flat assembler.
Index
> Windows > Some question about CONSOLE-applications |
Author |
|
RedGhost 11 Sep 2006, 18:35
I think you want CreateProcess
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dllproc/base/createprocess.asp If you want to create a new console use AllocConsole. _________________ redghost.ca |
|||
11 Sep 2006, 18:35 |
|
Garthower 12 Sep 2006, 08:05
2RedGhost: No, you not absolutely have understood me. The matter is that it to operate it is necessary not from parent process, but from child one.
|
|||
12 Sep 2006, 08:05 |
|
HyperVista 12 Sep 2006, 10:28
Hello Garthower - perhaps you want to read some information about concurrency and threads.
Here is a nice place to start: http://atlas.web.cern.ch/Atlas/GROUPS/DAQTRIG/EF/documents/MTNote.pdf#search=%22multi-thread%20%22 and here, too: http://www.linuxdocs.org/HOWTOs/C++Programming-HOWTO-24.html Good luck! |
|||
12 Sep 2006, 10:28 |
|
Garthower 13 Sep 2006, 07:48
2HyperVista: Thanks, your information is very interesting, but unfortunately, does not answer my question since my question concerns especially of a core of the Windows family, instead of theory of construction of a multithreading and realization of it under xUNIX.
|
|||
13 Sep 2006, 07:48 |
|
eskizo 19 Sep 2006, 19:24
console programs look like DOS loaded programs, that mean every program loaded by another console will always wait up untill the child program is done (I think). You should remember console are MS-DOS programs...
|
|||
19 Sep 2006, 19:24 |
|
revolution 19 Sep 2006, 19:51
eskizo wrote: You should remember console are MS-DOS programs... Garthower: Is this what you want: Code: start /separate YourProg |
|||
19 Sep 2006, 19:51 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.