.. |
amicommon
|
bdbdee6acf
+ TProcess.WaitForExit implementation with timeout
|
9 years ago |
dummy
|
bdbdee6acf
+ TProcess.WaitForExit implementation with timeout
|
9 years ago |
os2
|
1ab8e2381f
* fix #26007 move size=0 of r27762 to OS specific code, otherwise it prohibits
|
11 years ago |
unix
|
6c0d2f1b36
Handle poPassInput to be able to handle interactive processes for Windows and Unix systems
|
9 years ago |
win
|
80c5db7aba
* Do not call CloseHandle on hStdInput if poPassInput is in Options
|
9 years ago |
winall
|
a3871c9d30
Fix compilation of fcl-process on WinCE
|
9 years ago |
wince
|
273f88a54c
* Remove redundant files
|
9 years ago |
dbugintf.pp
|
1ce7a88d65
* Fixed the problem that an IPC-Server holds a lock on its pipe so that no
|
16 years ago |
dbugmsg.pp
|
0760bea214
* created fcl-async and fcl-process packages
|
18 years ago |
pipes.pp
|
821646ed05
Suppress non-set result warning in Seek method
|
11 years ago |
pipesipc.pp
|
214cb0b301
* Fixed 19136 and exposed unix pipe implementation in a separate unit
|
14 years ago |
process.pp
|
e1736933fe
Add poPassInput to be able to handle interactive processes
|
9 years ago |
process.txt
|
8a4e0e6e84
* Added ExitCode (different from ExitStatus)
|
11 years ago |
simpleipc.pp
|
7d38224c65
* Do not activate client/server in design mode
|
9 years ago |