michael
|
7875a58c62
|
+ CloseProcessHandles made virtual
git-svn-id: trunk@1938 -
|
2005-12-12 20:07:25 +00:00 |
|
fpc
|
790a4fe2d3
|
* log and id tags removed
git-svn-id: trunk@42 -
|
2005-05-21 09:42:41 +00:00 |
|
fpc
|
50778076c3
|
initial import
git-svn-id: trunk@1 -
|
2005-05-16 18:37:41 +00:00 |
|
peter
|
e417e34496
|
* truncate log
|
2005-02-14 17:13:06 +00:00 |
|
michael
|
018183792f
|
* Added ThreadID, ProcessID properties
|
2004-09-11 22:26:40 +00:00 |
|
michael
|
1a1c9f426b
|
+ Patch from Vincent Snijders to correctly handle PeekExitStatus
|
2004-09-09 13:47:38 +00:00 |
|
michael
|
deb9c23bdb
|
+ Removed extra handle on process.
|
2004-09-08 18:17:23 +00:00 |
|
michael
|
72e08ec031
|
+ New split of process.pp
|
2004-08-12 14:33:55 +00:00 |
|
michael
|
8ad5722cb1
|
Closing process handles in Windows. Patch from Vincent Snijders
|
2004-07-30 12:55:42 +00:00 |
|
michael
|
20e4eac32d
|
+ Patch from Vincent Snijders to fix passing environment vars in win32
|
2004-02-03 08:12:22 +00:00 |
|
florian
|
b19a69f0aa
|
* fixed inherited destroy; call of tprocess
|
2003-10-30 20:34:47 +00:00 |
|
marco
|
688866ff4f
|
* FCL now compiles for FreeBSD with new 1.1. Now Linux.
|
2003-09-20 12:38:29 +00:00 |
|
michael
|
9baf7607b4
|
+ Freed streams were not closed correctly
|
2003-08-12 13:49:42 +00:00 |
|
armin
|
73abda87e6
|
* Dont close FStartupInfo.hStdError if options include poStdErrToOutPut
|
2003-05-08 20:04:16 +00:00 |
|
sg
|
7343e56b58
|
* Added typecast to prevent range check error in TProcess.WaitOnExit
|
2003-04-27 21:21:42 +00:00 |
|
peter
|
db24d91c85
|
* old logs removed and tabs fixed
|
2002-09-07 15:15:22 +00:00 |
|
michael
|
708a10065a
|
+ Applied FreeStreams fix from Mattias Gaertner
|
2001-12-15 20:01:16 +00:00 |
|
michael
|
d523c74b01
|
+ Removed DWord and THandle
|
2001-12-15 19:53:37 +00:00 |
|
michael
|
4b60e37f25
|
- Removed trect as well.
|
2001-12-14 07:53:32 +00:00 |
|
michael
|
7db1cc1eff
|
* Removed TPoint declaration, it conflicts with classes definition
|
2001-12-13 18:34:59 +00:00 |
|
marco
|
20e722e8e1
|
* ifdef linux -> Unix fix
|
2001-12-11 11:15:15 +00:00 |
|
carl
|
709271cc9a
|
* fix compilation problems under non-linux systems
|
2001-11-24 20:43:56 +00:00 |
|
michael
|
11b6ad4fa9
|
+ Fixed win32 compile
|
2001-11-08 13:01:06 +00:00 |
|
michael
|
d076974adf
|
+ unix/linux unit name conflict
|
2001-11-05 21:45:35 +00:00 |
|
michael
|
b68405e5e6
|
+ Added header and mode switch
|
2001-11-05 21:07:08 +00:00 |
|
michael
|
6f93368819
|
+ Reimplemented version that is compatible with Kylix and Delphi
|
2001-11-05 21:04:20 +00:00 |
|
michael
|
650fbb86aa
|
+ removed logs
|
2000-07-13 11:32:24 +00:00 |
|
michael
|
e7aca136a1
|
+ Initial import
|
2000-07-13 06:29:38 +00:00 |
|
michael
|
f50befd4d3
|
+ TRect should refer to the classes one
|
2000-03-28 06:44:01 +00:00 |
|
sg
|
b47e4d0436
|
* Inserted wrong copyright notice ;) Fixed.
|
2000-02-15 22:03:38 +00:00 |
|
sg
|
b0ec34137b
|
* Added copyright notice and CVS log tags where necessary
|
2000-02-15 21:57:51 +00:00 |
|
michael
|
8a55e43184
|
+ Added mode switch
|
2000-02-14 12:32:22 +00:00 |
|
michael
|
0b67980505
|
+ Added PID and threadhandle
|
2000-02-11 09:40:01 +00:00 |
|
michael
|
1b1f3d5850
|
New TProcess that wors for both linux and win32
|
2000-02-10 20:21:59 +00:00 |
|
michael
|
023eeb3072
|
+ TProcess support
|
2000-01-24 12:23:17 +00:00 |
|