Release notes for portingset: 6.1c.07.03 MaintBaanIVc: # 21449 (BDNT13940): BW: set reason TsTerminationProcessHandle only when process could be started Date: Fri, 13 Feb 2004 12:25:48 +0100 Created on: MaintBaanIVc Type: bugfix Problem Description (Customer terms) The process was not started, but the reason given by BW was TerminationProcessHandle (7). This is not correct. The reason should be TerminationCreateProcess (4) Problem Description (Technical terms) Reason TerminationProcessHandle overrult reason TerminationCreateProcess Workaround no workaround Test Procedure Start a .bat file using app_start. Take care that the .bat file cannot be started Check the reason in returned. Refer also to defect for reproduction from TG package. Affected Executables bw.exe Motive source DF:144386 MaintBaanIVc: # 20916 (BDNT14018): Do not use stringize macro for getting build numbers, since windows resource compiler cannot handle it Date: Mon, 5 Jan 2004 17:13:58 +0100 Created on: MaintBaanIVc Type: porting specific change Problem Description (Technical terms) Removed stringize macro. Windows resource compiler (rc) cannot handle it. Workaround NA Affected Executables BW, bwc and more dlls.