http://bugs.winehq.org/show_bug.cgi?id=23371
Summary: wine TODO "copy the storage while the substorage is open" Product: Wine Version: 1.2-rc2 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ole32 AssignedTo: wine-bugs@winehq.org ReportedBy: rawlik@list.ru
Created an attachment (id=29126) --> (http://bugs.winehq.org/attachment.cgi?id=29126) copy_to method some improvements
CopyTo method with opened substorage cause a STG_E_ACCESSDENIED error. I tried to make a patch for this TODO, but the test "copyto_recursive" causes a infinite loop with stack overflow.
http://bugs.winehq.org/show_bug.cgi?id=23371
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2010-06-25 08:59:31 --- What program are you trying to fix? What issue does that program has?
http://bugs.winehq.org/show_bug.cgi?id=23371
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #2 from Vincent Povirk madewokherd@gmail.com 2010-06-25 09:02:57 --- It is not necessary to file bugs for todo's in the Wine tests.
http://bugs.winehq.org/show_bug.cgi?id=23371
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Dmitry Timoshkov dmitry@codeweavers.com 2010-06-25 10:04:28 --- Closing invalid.