http://bugs.winehq.org/show_bug.cgi?id=22883 Eric Pouech <eric.pouech(a)orange.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |eric.pouech(a)orange.fr --- Comment #1 from Eric Pouech <eric.pouech(a)orange.fr> 2010-05-26 15:40:24 --- an alternative (and likely preferable) solution would be to embed into Wine a unicode RE library: - this would allow finishing moving all string management code to unicode in dbghelp - it would also solve the issue about not being able to compile dbghelp on windows because of the lack of RE lib (esp. with MSVC) for example, TRE seems to be a reasonable choice (and its interface being posix, it should be easy to integrate) A+ -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.