CTDesign 10.3.3
Version 10.3.3.5 (14 July 2016)
- Fixed crash of CTDesign (in GUI or service mode), when executing BTrieve commands.
- Reverted logging of MessageBoxes on CTDesign. Prevents showing multiple dialog boxes.
Version 10.3.3.4 (20 June 2016)
- Eliminated use of AfxGetThread(), since it returns a NULL pointer when the current thread is not a MFC thread. This fixes at least crashes when run in service mode.
Version 10.3.3.3 (27 May 16)
- Fixed possible crash due to incorrect internal handling of strings (CChar).
Version 10.3.3.2 (30 September 15)
- Fixed issue with startup options: none of the regular (non-service-related) startup options are being used. This resulted in e.g. inability to start simulation when CTArchitect is running, even when specifying '-s'.
Version 10.3.3.1 (30 September 15)
- Fixed issue with WrongInputMessage not being saved when the message was taken from another application.