Tag Archives: marshalling

String handling when marshalling from .Net to a platform invoke

I’ve been looking into this recently, and was inspired to write a bit more about this from Michael Eddington’s post on the subject. By default, the .Net runtime will marshall a string (and files in a value type) as a … Continue reading

Posted in Unicode | Tagged , | Leave a comment