[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 22 08:42:13 CDT 2010


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





--- Comment #12 from Pavel <rawlik at list.ru>  2010-06-22 08:42:12 ---
(In reply to comment #6)
...
> The Stat implementation is now shared between the different types of storage 
> objects. I guess we need an internal method for getting the filename 
> (if applicable) that depends on the particular storage implementation.

Maybe add a BIGBLOCKFILE_Stat method, and use them ?
Because only this class (BIGBLOCKFILE) have direct access to the file handle
and ILockBytes object.

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