angel ignacio colmenares laguado wrote: > and this is the problem: i can't get a string from net in pythonnet !!! > > some ideas what is wrong ?
Oh h... It's going to be a PITB to fix it. Microsoft's specs don't care about UCS-4 and UTF-32. They only support Windows like wide strings (aka UCS-2). http://www.mono-project.com/Dllimport#Commentary It seems the mono developers have run into the issue several years ago (even with Python) and they may be salvation at hand. Let's see if I can dig up some code. http://tirania.org/blog/archive/2003/Sep-13.html Christian _________________________________________________ Python.NET mailing list - PythonDotNet@python.org http://mail.python.org/mailman/listinfo/pythondotnet