23 Jan
2006
23 Jan
'06
11:05 a.m.
Module: wine Branch: refs/heads/master Commit: 1be970d48572d6f988eeedb6e39bf57b141b555e URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=1be970d48572d6f988eeedb6... Author: James Hawkins <truiken(a)gmail.com> Date: Mon Jan 23 11:22:59 2006 +0100 shell32: Reimplement a factored SHFileOperation. --- dlls/shell32/shlfileop.c | 1138 +++++++++++++++++++--------------------- dlls/shell32/tests/shlfileop.c | 119 ---- 2 files changed, 548 insertions(+), 709 deletions(-) Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=1be970d48572d6f988ee...