michael
|
7875a58c62
+ CloseProcessHandles made virtual
|
19 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
michael
|
018183792f
* Added ThreadID, ProcessID properties
|
21 years ago |
michael
|
1a1c9f426b
+ Patch from Vincent Snijders to correctly handle PeekExitStatus
|
21 years ago |
michael
|
deb9c23bdb
+ Removed extra handle on process.
|
21 years ago |
michael
|
72e08ec031
+ New split of process.pp
|
21 years ago |
michael
|
8ad5722cb1
Closing process handles in Windows. Patch from Vincent Snijders
|
21 years ago |
michael
|
20e4eac32d
+ Patch from Vincent Snijders to fix passing environment vars in win32
|
21 years ago |
florian
|
b19a69f0aa
* fixed inherited destroy; call of tprocess
|
22 years ago |
marco
|
688866ff4f
* FCL now compiles for FreeBSD with new 1.1. Now Linux.
|
22 years ago |
michael
|
9baf7607b4
+ Freed streams were not closed correctly
|
22 years ago |
armin
|
73abda87e6
* Dont close FStartupInfo.hStdError if options include poStdErrToOutPut
|
22 years ago |
sg
|
7343e56b58
* Added typecast to prevent range check error in TProcess.WaitOnExit
|
22 years ago |
peter
|
db24d91c85
* old logs removed and tabs fixed
|
23 years ago |
michael
|
708a10065a
+ Applied FreeStreams fix from Mattias Gaertner
|
24 years ago |
michael
|
d523c74b01
+ Removed DWord and THandle
|
24 years ago |
michael
|
4b60e37f25
- Removed trect as well.
|
24 years ago |
michael
|
7db1cc1eff
* Removed TPoint declaration, it conflicts with classes definition
|
24 years ago |
marco
|
20e722e8e1
* ifdef linux -> Unix fix
|
24 years ago |
carl
|
709271cc9a
* fix compilation problems under non-linux systems
|
24 years ago |
michael
|
11b6ad4fa9
+ Fixed win32 compile
|
24 years ago |
michael
|
d076974adf
+ unix/linux unit name conflict
|
24 years ago |
michael
|
b68405e5e6
+ Added header and mode switch
|
24 years ago |
michael
|
6f93368819
+ Reimplemented version that is compatible with Kylix and Delphi
|
24 years ago |
michael
|
650fbb86aa
+ removed logs
|
25 years ago |
michael
|
e7aca136a1
+ Initial import
|
25 years ago |
michael
|
f50befd4d3
+ TRect should refer to the classes one
|
25 years ago |
sg
|
b47e4d0436
* Inserted wrong copyright notice ;) Fixed.
|
25 years ago |