Totally unsupported, unofficial Hotfix for 3ds Mx 2016's flawed mxsdotNet.dlx

* fixes file truncation bug in original mxsdotNet.dlx released with Max 2016

* Bug description:
  dotNet file string/stream writing methods result in only the first character being written
  This is because MXS strings get converted to System::Char instead of System::String when passed to dotnet methods

* Installation:
  copy to <MaxRoot>\bin\assemblies , backup the original mxsdotNet.dlx  first of course

* It worked in my tests, but of course this comes without any guarantiees, 

* This thing got nothing to do with Autodesk, it's purely my "fix", and i take no responsibility either 

* Feedback: spacefrog@chello.at

cheers
Josef "spacefrog" Wienerroither