http://bugs.winehq.org/show_bug.cgi?id=17131
--- Comment #4 from Juan Lang juan_lang@yahoo.com 2009-01-25 15:05:58 --- Created an attachment (id=18994) --> (http://bugs.winehq.org/attachment.cgi?id=18994) NtQueryObject patch
After applying this patch (and the prior one), you'll need to run tools/make_requests before you can rebuild Wine.
Running with this patch applied will lead to a crash in iMesh. The returned name is empty, which is probably the reason: the app expects a non-empty name to be returned for a file. Running with WINEDEBUG=+server will give you an idea what the app is up to.