Posted by: | EPHERE | |
Data created: | 6 May 2010 |
* Fixed a linking symbol mismatch issue which prevented certain methods (such as GetICustToolbar(...)) from being exposed * Fixed: IPlugin-derived abstract classes are no longer instantiated to prevent an error. Classes derived from IPlugin can now be declared abstract. * If remoting port specified in configuration (or default one) is currently already open or not available the next available port will be used. For example, if 1234 is already open 1235 is used instead. * IScanRenderer2 interface is now properly upcast * Max.NET now supports versioning to allow users to download previous versions/revert back * Minor fixes and refactoring Marsel Khadiyev (Software Developer, EPHERE Inc.) |