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.