[Mono-bugs] [Bug 422564] Strings Returned Via P/ Invoke Returned Blank When Contain Certain ANSI Characters
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Sep 8 18:26:51 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=422564
User martin_costello at talk21.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=422564#c6
--- Comment #6 from Martin Costello <martin_costello at talk21.com> 2008-09-08 16:26:51 MDT ---
Is there any simple way to overcome this that doesn't require me to re-write
most of my P/Invoke code?
The application I'm working on is specifically for interacting with an API that
works with data using potentially diacritic-containing strings. It has been
running on .NET 2.0 for 18-months, and now I am trying to port it over to UNIX
as the API is compiled on Windows and various UNIX flavours.
Preferably I wouldn't want to do it in a Mono-specific way, but in generic C#
way, so I can use the same assemblies on both platforms.
Thanks.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list