[PATCH 3/4] shell32: Replace old function for known folders enumeration by new, registry-based implementation.

Mariusz Pluciński vshader at gmail.com
Fri Aug 5 11:41:27 CDT 2011


Old way was using static CSIDL_Data array to enumerate known folders. 
This caused that only standard set of known folders would be able to be 
supported this way. New way is enumeration of known folders based on set 
of registered known folders (stored in registry).
---
  dlls/shell32/shellpath.c |   50 
++++++++++++++++++++++++++++++++++++++++++---
  1 files changed, 46 insertions(+), 4 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-shell32-Replace-old-function-for-known-folders-enume.patch
Type: text/x-patch
Size: 1903 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110805/e9f41368/attachment.bin>


More information about the wine-patches mailing list