[Bug 23115] IStorage Created with StgOpenStorageOnILockBytes doesn't use 'Stat' method of the IlockBytes Object

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jun 16 09:28:11 CDT 2010


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





--- Comment #9 from Pavel <rawlik at list.ru>  2010-06-16 09:28:06 ---
Created an attachment (id=28886)
 --> (http://bugs.winehq.org/attachment.cgi?id=28886)
console test and, source  and a comopund file

(copy/paste/clean surplus from memlockbyte.c)
This test works fine under Windows but under wine not :D
under Wine FileCreateW don't open the file if the path is multibyte.

Under Windows.
My IlockBytes::Stat  method it's called 3 times,
But all 3 times without querying filename.
And finally: The file name is returned correct !
???????

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