Module: wine Branch: master Commit: 678c6776901425654c05988202ed53f7e9a68334 URL: http://source.winehq.org/git/wine.git/?a=commit;h=678c6776901425654c05988202...
Author: Hans Leidekker hans@codeweavers.com Date: Tue Sep 14 17:01:14 2010 +0200
shell32: Implement SHGetKnownFolderPath.
---
dlls/shell32/shell32_En.rc | 18 ++ dlls/shell32/shellpath.c | 431 +++++++++++++++++++++++++++++++++++++++++++- dlls/shell32/shresdef.h | 19 ++ 3 files changed, 464 insertions(+), 4 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=678c6776901425654c0598...