[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
Tue Jun 15 02:48:09 CDT 2010


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





--- Comment #7 from Pavel <rawlik at list.ru>  2010-06-15 02:48:08 ---
The program mentioned above 1Cv7.exe realizes it's own Object with 'IlockBytes'
 interface (but I haven't the source code).

 i.e. The test case needs to realize it's own Object with 'IlockBytes' 
interface too, with Stat method that returns the Filename field.

 And the native behavior of IStorage::Stat seems to call the 'Stat' method of
the 
'Parent' storage (IStream,IlockBytes, e.t.c.)

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