User Tools

Site Tools


other_vo_to_x_issues

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
other_vo_to_x_issues [2018/03/09 11:00] wolfgangriedmannother_vo_to_x_issues [2018/03/09 14:28] wolfgangriedmann
Line 20: Line 20:
   * ''DynToOldSpace()'' is not supported anymore. Replace in your code by MemAlloc()/MemFree()   * ''DynToOldSpace()'' is not supported anymore. Replace in your code by MemAlloc()/MemFree()
   * if you use ''CreateInstance()'' on classes that have no constructor, you will receive a runtime error. Add Init() methods to all of your classes on the VO side.   * if you use ''CreateInstance()'' on classes that have no constructor, you will receive a runtime error. Add Init() methods to all of your classes on the VO side.
 +  * the function ''B64EncString()'' is missing from the Vulcan runtime library
  
other_vo_to_x_issues.txt · Last modified: 2018/03/20 07:37 by wolfgangriedmann