[PATCH 5/5] shell32: Add IKnownFolder::GetPath support

Mariusz Pluciński vshader at gmail.com
Wed Jun 15 11:08:04 CDT 2011


Registry path is stored internally in "struct knownfolder" to not 
require rebuilding it in each call. It is also flag specifying is this 
known folder registered in registry (if not, this is NULL and we use 
older way using CSIDL_Data array).
---
  dlls/shell32/shellpath.c       |   55 
+++++++++++++++++++++++++++++++++++++--
  dlls/shell32/tests/shellpath.c |    5 ---
  2 files changed, 52 insertions(+), 8 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-shell32-Add-IKnownFolder-GetPath-support.patch
Type: text/x-patch
Size: 5980 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110615/67a03fa7/attachment.bin>


More information about the wine-patches mailing list