Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ERR: Remove warnings on Windows | Andy Cedilnik | 2003-06-30 | 1 | -10/+15 |
* | ENH: Added DLL support. | Brad King | 2003-06-30 | 1 | -2/+2 |
* | BUG: Must return Exception status correctly. | Brad King | 2003-06-18 | 1 | -1/+2 |
* | ENH: Added documentation to interface. Finished process exit code interpreta... | Brad King | 2003-06-18 | 1 | -23/+88 |
* | ERR: Added error check for malloc of process control structure. | Brad King | 2003-06-12 | 1 | -0/+5 |
* | ERR: Using GetCurrentProcessId instead of _getpid so we don't need to include... | Brad King | 2003-06-12 | 1 | -4/+5 |
* | ERR: Removed unused variables. | Brad King | 2003-06-11 | 1 | -2/+0 |
* | BUG: Don't show a console application's window. | Brad King | 2003-06-10 | 1 | -1/+2 |
* | ENH: Added Process execution implementation. | Brad King | 2003-06-10 | 1 | -0/+1234 |