What’s New in Version 5.04
Released 7/6/2018
Current registered users: This program will install side by side with your previous installation and not overwrite it.
For new users: There is a free version with a 2000 line limitation per project converted.
Version 5.04 contains a number of improvements, thanks to the detailed feedback and interaction with many customers.
- Removed 15 day limitation on trial version. It never expires.
- Improved performance.
- Fixed problem converting generic functions referencing a structure
- Improved conversions of complex expressions containing ushort variables.
- Fixed conversion of AnchorStyles which though valid C#, would break the Windows Forms designer.
- Improved error correction on CS0234 errors.
- Improved conversion of routine attributes.
- Improved conversion of DLL Import routines.
- Improved determination of whether single character string literals should be converted to strings or characters.
- Improved variable resolution to external types.
- Prevented stack overflow condition in certain rare circumstances.
- Prevent infinite loop in certain rare circumstances.
- Fixed error converting variables declare as type Keys and initialized to default value.
- Improved CS0149 automatic error correction.