| Anonymous | Login | 2010-09-07 22:45 EST |
| Main | My View | View Issues | Change Log | Roadmap | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0000668 | [Nexus Portal] Host | feature | N/A | 2010-07-17 06:16 | 2010-09-01 17:04 | ||||
| Reporter | tcaduto | View Status | public | ||||||
| Assigned To | hdanzl | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | QA Testing | Product Version | 3.64 | ||||||
| Summary | 0000668: Consider changing the result of rtcStartProcess | ||||||||
| Description |
The current rtcStartProcess returns a dword from the PROCESS_INFORMATION record for the PID, but it would be better if it returned the entire PROCESS_INFORMATION this would make it easier to use with waitforsingleobject. the pid can be then retieved list this: pid:=rtcStartProcess(format('%s %s',[hostname,logger_address])).dwProcessId; returning the PROCESS_INFORMATION record would just be more flexible. |
||||||||
| Additional Information | |||||||||
| Attached Files | |||||||||
|
|
|||||||||
| Mantis 1.1.0a3[^]
Copyright © 2000 - 2007 Mantis Group
36 total queries executed. 33 unique queries executed. |