Module: wine Branch: master Commit: f4a4a1c0543d2a9146eb5c87b53578a06646d3ed URL: http://source.winehq.org/git/wine.git/?a=commit;h=f4a4a1c0543d2a9146eb5c87b5...
Author: Vincent Povirk madewokherd@gmail.com Date: Thu Sep 6 22:52:35 2007 -0400
shell32: Implement SHPathPrepareForWrite.
---
dlls/shell32/shell32_main.c | 18 ---------- dlls/shell32/shlfileop.c | 74 ++++++++++++++++++++++++++++++++++++++++ dlls/shell32/tests/shlfileop.c | 28 +++++++------- 3 files changed, 88 insertions(+), 32 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=f4a4a1c0543d2a9146eb5c...