Jonathan Chambers wrote: > Hello Christian, > I had the same problem in a different setting. I use a custom > marshaller (http://msdn2.microsoft.com/en-us/library/d3cxf9f0.aspx) for > strings in all of my pinvokes. It's pretty straightforward setting up a > custom marshaller if you follow the link above. If you need more details > let > me know.
Thanks for the info! I would appreciate some example code how you are using a custom marshaller with DllImport() for strings. Christian _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
