 |
C++Talk.NET C++ language newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Jean-François GAZET Guest
|
Posted: Sat Aug 23, 2003 4:01 pm Post subject: Thread |
|
|
Bonjour,
j'ai une appli Win32 écrite en C++ et une application MSDOS.
Je ne travaille en C++ que dans l'appli Win32.
J'ai besoin du code à inclure dans l'appli Win32 qui permet :
- De lancer l'EXE MSDOS
- De pouvoir écrire en STDIN au besoin
- De pouvoir "écouter" en permanence le STDOUT du prog MSDOS.
Le tout dans un "thread" pour ne pas bloquer l'appli principale.
Mais je ne m'en sort pas, merci de votre aide.
|
|
| Back to top |
|
 |
Fabien LE LEZ Guest
|
Posted: Sat Aug 23, 2003 4:02 pm Post subject: Re: Thread |
|
|
On Sat, 23 Aug 2003 18:01:40 +0200, "Jean-François GAZET"
<jeffgazet (AT) free (DOT) fr> wrote:
| Quote: | j'ai une appli Win32
|
fr.comp.os.ms-windows.programmation
Est-il possible, sans #define bien entendu, de déclarer une variable
globale "STDIN" égale à stdin ?
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|