15 Jun
2010
15 Jun
'10
7:58 a.m.
http://bugs.winehq.org/show_bug.cgi?id=23115 --- Comment #8 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-06-15 02:58:21 --- So it's simple to test. You need a stub ILockBytes implementation in test, that returns some path with ::Stat(), and then a check to IStorage::Stat() that returns the same path. Also it's nice to have a simple check to know that ILockBytes::Stat() called every time IStorage::Stat() called, so no internal caching or something like that happens. -- 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.