Executing with RunQQ

Executing with RunQQ

imagem de richpauir

I am trying to create a Quickwin program that uses several older FORTRAN executables. If I call the executables with RunQQ, how can I hide the executable window that pops up and instead display the dialogs from the executable in the Quickwin window. I want the Quickwin window to serve as the display window and the user input window for the executables running (hidden) in the background.

2 posts / 0 new
Último post
Para obter mais informações sobre otimizações de compiladores, consulte Aviso sobre otimizações.
imagem de Steve Lionel (Intel)

Use CreateProcess instead of RUNQQ.

Steve

Steve

Faça login para deixar um comentário.