shell32: Implement "My Network Places" shell folder

Andrey Turkin andrey.turkin at gmail.com
Wed Dec 26 02:48:15 CST 2007


Fixes JRE 5. The code is mainly ported from bug 6694 which in turn based on CodeWeavers' tree.
---
 dlls/shell32/Makefile.in        |    1 +
 dlls/shell32/pidl.c             |    6 +
 dlls/shell32/pidl.h             |    1 +
 dlls/shell32/shell32_main.h     |    1 +
 dlls/shell32/shellole.c         |    1 +
 dlls/shell32/shfldr_netplaces.c |  656 +++++++++++++++++++++++++++++++++++++++
 dlls/shell32/shres.rc           |    4 +
 7 files changed, 670 insertions(+), 0 deletions(-)
 create mode 100644 dlls/shell32/shfldr_netplaces.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 224fb42d34806e3c66d2f4528a5902995ed0ea01.diff
Type: text/x-patch
Size: 24369 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20071226/928b191d/attachment-0001.bin 


More information about the wine-patches mailing list