http://bugs.winehq.org/show_bug.cgi?id=9938
--- Comment #3 from Mikolaj Zalewski mikolaj.zalewski@gmail.com 2007-10-16 21:07:53 --- Created an attachment (id=8621) --> (http://bugs.winehq.org/attachment.cgi?id=8621) patch to parse BE Unicode manifests
One of the problems is that an assembly provides a big-endian Unicode manifest (it starts with a BOM so it's easy to detect). This patch should fix it. I'll send it when I will have some tests for it however currently I still have failing tests on my Windows - it seems that lpAppDirPath contains the current directory not the executable directory.