[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:02:43 CST 2009


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





--- Comment #2 from Juan Lang <juan_lang at yahoo.com>  2009-01-25 15:02:42 ---
This may take a bit of work.  I added a server request to retrieve the name of
an object, but the stored name is empty in the server.  The reason may be that
the file name given to the server is a Unix path, so returning that to a
function that expects something in the NT namespace might not be a good idea.

I'll upload my patches as a starting point, but they don't actually fix the
app.


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