[Bug 17131] NtQueryObject needs to handle ObjectNameInformation information class (iMesh 8.0)

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jan 25 15:05:58 CST 2009


http://bugs.winehq.org/show_bug.cgi?id=17131





--- Comment #4 from Juan Lang <juan_lang at 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.


-- 
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.



More information about the wine-bugs mailing list