Module: wine Branch: master Commit: cc405b1522748c15696313efe2dfd9fa78e5719c URL: http://source.winehq.org/git/wine.git/?a=commit;h=cc405b1522748c15696313efe2...
Author: Mike McCormack mike@codeweavers.com Date: Wed Dec 26 11:48:15 2007 +0300
shell32: Implement "My Network Places" shell folder.
---
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(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=cc405b1522748c15696313...