Author: gedmurphy
Date: Sun May 15 15:55:49 2011
New Revision: 51768
URL:
http://svn.reactos.org/svn/reactos?rev=51768&view=rev
Log:
[SHELL32_NEW]
- Add the shell32 code which has been converted into C++ from the existing C code.
- This is a straight drop using the code Andrew sent to me, it's currently unchanged
and untested
- All C++ conversion work to date was carried out by Andrew Hill <ash77 at reactos dot
org>
Added:
trunk/reactos/dll/win32/shell32_new/ (with props)
trunk/reactos/dll/win32/shell32_new/GlueCode.cpp (with props)
trunk/reactos/dll/win32/shell32_new/GlueCode.h (with props)
trunk/reactos/dll/win32/shell32_new/authors.cpp (with props)
trunk/reactos/dll/win32/shell32_new/autocomplete.cpp (with props)
trunk/reactos/dll/win32/shell32_new/autocomplete.h (with props)
trunk/reactos/dll/win32/shell32_new/avi_res.rc (with props)
trunk/reactos/dll/win32/shell32_new/basebar.cpp (with props)
trunk/reactos/dll/win32/shell32_new/basebar.h (with props)
trunk/reactos/dll/win32/shell32_new/bitmap_res.rc (with props)
trunk/reactos/dll/win32/shell32_new/brsfolder.cpp (with props)
trunk/reactos/dll/win32/shell32_new/changenotify.cpp (with props)
trunk/reactos/dll/win32/shell32_new/classes.cpp (with props)
trunk/reactos/dll/win32/shell32_new/clipboard.cpp (with props)
trunk/reactos/dll/win32/shell32_new/control.cpp (with props)
trunk/reactos/dll/win32/shell32_new/cpanel.h (with props)
trunk/reactos/dll/win32/shell32_new/dataobject.cpp (with props)
trunk/reactos/dll/win32/shell32_new/dde.cpp (with props)
trunk/reactos/dll/win32/shell32_new/debughlp.cpp (with props)
trunk/reactos/dll/win32/shell32_new/debughlp.h (with props)
trunk/reactos/dll/win32/shell32_new/desktop.cpp (with props)
trunk/reactos/dll/win32/shell32_new/dialogs.cpp (with props)
trunk/reactos/dll/win32/shell32_new/dragdrophelper.cpp (with props)
trunk/reactos/dll/win32/shell32_new/dragdrophelper.h (with props)
trunk/reactos/dll/win32/shell32_new/drive.cpp (with props)
trunk/reactos/dll/win32/shell32_new/enumidlist.cpp (with props)
trunk/reactos/dll/win32/shell32_new/enumidlist.h (with props)
trunk/reactos/dll/win32/shell32_new/extracticon.cpp (with props)
trunk/reactos/dll/win32/shell32_new/folder_options.cpp (with props)
trunk/reactos/dll/win32/shell32_new/folders.cpp (with props)
trunk/reactos/dll/win32/shell32_new/fprop.cpp (with props)
trunk/reactos/dll/win32/shell32_new/icon_res.rc (with props)
trunk/reactos/dll/win32/shell32_new/iconcache.cpp (with props)
trunk/reactos/dll/win32/shell32_new/lang/ (with props)
trunk/reactos/dll/win32/shell32_new/lang/bg-BG.rc (with props)
trunk/reactos/dll/win32/shell32_new/lang/ca-ES.rc (with props)
trunk/reactos/dll/win32/shell32_new/lang/cs-CZ.rc (with props)
trunk/reactos/dll/win32/shell32_new/lang/da-DK.rc (with props)
trunk/reactos/dll/win32/shell32_new/lang/de-DE.rc (with props)
trunk/reactos/dll/win32/shell32_new/lang/el-GR.rc (with props)
trunk/reactos/dll/win32/shell32_new/lang/en-GB.rc (with props)
trunk/reactos/dll/win32/shell32_new/lang/en-US.rc (with props)
trunk/reactos/dll/win32/shell32_new/lang/es-ES.rc (with props)
trunk/reactos/dll/win32/shell32_new/lang/fi-FI.rc (with props)
trunk/reactos/dll/win32/shell32_new/lang/fr-FR.rc (with props)
trunk/reactos/dll/win32/shell32_new/lang/hu-HU.rc (with props)
trunk/reactos/dll/win32/shell32_new/lang/it-IT.rc (with props)
trunk/reactos/dll/win32/shell32_new/lang/ja-JP.rc (with props)
trunk/reactos/dll/win32/shell32_new/lang/ko-KR.rc (with props)
trunk/reactos/dll/win32/shell32_new/lang/nl-NL.rc (with props)
trunk/reactos/dll/win32/shell32_new/lang/no-NO.rc (with props)
trunk/reactos/dll/win32/shell32_new/lang/pl-PL.rc (with props)
trunk/reactos/dll/win32/shell32_new/lang/pt-BR.rc (with props)
trunk/reactos/dll/win32/shell32_new/lang/pt-PT.rc (with props)
trunk/reactos/dll/win32/shell32_new/lang/ro-RO.rc (with props)
trunk/reactos/dll/win32/shell32_new/lang/ru-RU.rc (with props)
trunk/reactos/dll/win32/shell32_new/lang/sk-SK.rc (with props)
trunk/reactos/dll/win32/shell32_new/lang/sl-SI.rc (with props)
trunk/reactos/dll/win32/shell32_new/lang/sv-SE.rc (with props)
trunk/reactos/dll/win32/shell32_new/lang/tr-TR.rc (with props)
trunk/reactos/dll/win32/shell32_new/lang/uk-UA.rc (with props)
trunk/reactos/dll/win32/shell32_new/lang/zh-CN.rc (with props)
trunk/reactos/dll/win32/shell32_new/lang/zh-TW.rc (with props)
trunk/reactos/dll/win32/shell32_new/menuband.cpp (with props)
trunk/reactos/dll/win32/shell32_new/menuband.h (with props)
trunk/reactos/dll/win32/shell32_new/menubandsite.cpp (with props)
trunk/reactos/dll/win32/shell32_new/menubandsite.h (with props)
trunk/reactos/dll/win32/shell32_new/menudeskbar.cpp (with props)
trunk/reactos/dll/win32/shell32_new/menudeskbar.h (with props)
trunk/reactos/dll/win32/shell32_new/pidl.cpp (with props)
trunk/reactos/dll/win32/shell32_new/pidl.h (with props)
trunk/reactos/dll/win32/shell32_new/precomp.h (with props)
trunk/reactos/dll/win32/shell32_new/regsvr.cpp (with props)
trunk/reactos/dll/win32/shell32_new/res/ (with props)
trunk/reactos/dll/win32/shell32_new/res/Copy of rgs/ (with props)
trunk/reactos/dll/win32/shell32_new/res/Copy of rgs/adminfoldershortcut.rgs (with
props)
trunk/reactos/dll/win32/shell32_new/res/Copy of rgs/autocomplete.rgs (with props)
trunk/reactos/dll/win32/shell32_new/res/Copy of rgs/controlpanel.rgs (with props)
trunk/reactos/dll/win32/shell32_new/res/Copy of rgs/dragdrophelper.rgs (with props)
trunk/reactos/dll/win32/shell32_new/res/Copy of rgs/folderoptions.rgs (with props)
trunk/reactos/dll/win32/shell32_new/res/Copy of rgs/foldershortcut.rgs (with props)
trunk/reactos/dll/win32/shell32_new/res/Copy of rgs/fontsfoldershortcut.rgs (with
props)
trunk/reactos/dll/win32/shell32_new/res/Copy of rgs/menubandsite.rgs (with props)
trunk/reactos/dll/win32/shell32_new/res/Copy of rgs/mycomputer.rgs (with props)
trunk/reactos/dll/win32/shell32_new/res/Copy of rgs/mydocuments.rgs (with props)
trunk/reactos/dll/win32/shell32_new/res/Copy of rgs/networkplaces.rgs (with props)
trunk/reactos/dll/win32/shell32_new/res/Copy of rgs/newmenu.rgs (with props)
trunk/reactos/dll/win32/shell32_new/res/Copy of rgs/printers.rgs (with props)
trunk/reactos/dll/win32/shell32_new/res/Copy of rgs/recyclebin.rgs (with props)
trunk/reactos/dll/win32/shell32_new/res/Copy of rgs/shelldesktop.rgs (with props)
trunk/reactos/dll/win32/shell32_new/res/Copy of rgs/shellfsfolder.rgs (with props)
trunk/reactos/dll/win32/shell32_new/res/Copy of rgs/shelllink.rgs (with props)
trunk/reactos/dll/win32/shell32_new/res/Copy of rgs/startmenu.rgs (with props)
trunk/reactos/dll/win32/shell32_new/res/avis/ (with props)
trunk/reactos/dll/win32/shell32_new/res/avis/160+161+167+168.avi (with props)
trunk/reactos/dll/win32/shell32_new/res/avis/162.avi (with props)
trunk/reactos/dll/win32/shell32_new/res/avis/163.avi (with props)
trunk/reactos/dll/win32/shell32_new/res/avis/164+169.avi (with props)
trunk/reactos/dll/win32/shell32_new/res/avis/170.avi (with props)
trunk/reactos/dll/win32/shell32_new/res/avis/Licence/ (with props)
trunk/reactos/dll/win32/shell32_new/res/avis/Licence/COPYING (with props)
trunk/reactos/dll/win32/shell32_new/res/avis/Licence/Tango.txt (with props)
trunk/reactos/dll/win32/shell32_new/res/bitmaps/ (with props)
trunk/reactos/dll/win32/shell32_new/res/bitmaps/204.bmp (with props)
trunk/reactos/dll/win32/shell32_new/res/bitmaps/205.bmp (with props)
trunk/reactos/dll/win32/shell32_new/res/bitmaps/206.bmp (with props)
trunk/reactos/dll/win32/shell32_new/res/bitmaps/207.bmp (with props)
trunk/reactos/dll/win32/shell32_new/res/bitmaps/225.bmp (with props)
trunk/reactos/dll/win32/shell32_new/res/bitmaps/226.bmp (with props)
trunk/reactos/dll/win32/shell32_new/res/bitmaps/227.bmp (with props)
trunk/reactos/dll/win32/shell32_new/res/bitmaps/228.bmp (with props)
trunk/reactos/dll/win32/shell32_new/res/bitmaps/shell_about_logo_24bpp.bmp (with
props)
trunk/reactos/dll/win32/shell32_new/res/icons/ (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/1.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/10.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/1001.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/1004.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/11.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/12.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/13.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/134.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/135.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/137.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/138.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/14.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/15.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/151.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/152.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/153.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/154.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/155.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/156.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/157.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/16.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/160.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/161.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/16710.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/16715.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/16717.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/16718.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/16721.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/17.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/1700.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/172.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/173.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/18.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/182.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/183.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/184.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/185.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/186.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/187.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/19.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/191.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/192.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/2.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/20.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/21.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/210.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/22.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/220.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/221.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/222.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/224.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/225.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/226.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/228.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/23.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/233.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/235.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/236.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/237.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/238.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/24.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/240.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/245.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/246.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/248.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/249.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/25.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/250.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/252.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/254.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/255.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/263.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/265.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/268.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/269.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/270.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/271.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/277.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/279.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/28.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/289.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/29.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/290.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/291.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/292.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/293.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/294.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/295.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/296.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/297.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/298.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/299.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/3.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/30.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/302.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/304.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/305.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/309.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/315.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/317.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/318.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/319.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/32.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/322.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/323.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/324.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/325.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/326.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/327.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/328.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/329.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/33.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/330.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/35.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/36.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/37.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/38.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/39.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/4.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/40.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/41.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/44.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/45.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/46.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/47.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/48.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/5.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/54.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/6.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/7.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/8.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/8240.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/9.ico (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/Icon_Licence/ (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/Icon_Licence/COPYING (with props)
trunk/reactos/dll/win32/shell32_new/res/icons/Icon_Licence/Tango.txt (with props)
trunk/reactos/dll/win32/shell32_new/res/rgs/ (with props)
trunk/reactos/dll/win32/shell32_new/res/rgs/adminfoldershortcut.rgs (with props)
trunk/reactos/dll/win32/shell32_new/res/rgs/autocomplete.rgs (with props)
trunk/reactos/dll/win32/shell32_new/res/rgs/controlpanel.rgs (with props)
trunk/reactos/dll/win32/shell32_new/res/rgs/dragdrophelper.rgs (with props)
trunk/reactos/dll/win32/shell32_new/res/rgs/folderoptions.rgs (with props)
trunk/reactos/dll/win32/shell32_new/res/rgs/foldershortcut.rgs (with props)
trunk/reactos/dll/win32/shell32_new/res/rgs/fontsfoldershortcut.rgs (with props)
trunk/reactos/dll/win32/shell32_new/res/rgs/menubandsite.rgs (with props)
trunk/reactos/dll/win32/shell32_new/res/rgs/mycomputer.rgs (with props)
trunk/reactos/dll/win32/shell32_new/res/rgs/mydocuments.rgs (with props)
trunk/reactos/dll/win32/shell32_new/res/rgs/networkplaces.rgs (with props)
trunk/reactos/dll/win32/shell32_new/res/rgs/newmenu.rgs (with props)
trunk/reactos/dll/win32/shell32_new/res/rgs/printers.rgs (with props)
trunk/reactos/dll/win32/shell32_new/res/rgs/recyclebin.rgs (with props)
trunk/reactos/dll/win32/shell32_new/res/rgs/shelldesktop.rgs (with props)
trunk/reactos/dll/win32/shell32_new/res/rgs/shellfsfolder.rgs (with props)
trunk/reactos/dll/win32/shell32_new/res/rgs/shelllink.rgs (with props)
trunk/reactos/dll/win32/shell32_new/res/rgs/startmenu.rgs (with props)
trunk/reactos/dll/win32/shell32_new/rgs_res.rc (with props)
trunk/reactos/dll/win32/shell32_new/ros-systray.cpp (with props)
trunk/reactos/dll/win32/shell32_new/she_ocmenu.cpp (with props)
trunk/reactos/dll/win32/shell32_new/she_ocmenu.h (with props)
trunk/reactos/dll/win32/shell32_new/shell.cpp (with props)
trunk/reactos/dll/win32/shell32_new/shell32.rbuild (with props)
trunk/reactos/dll/win32/shell32_new/shell32.rbuild.bak (with props)
trunk/reactos/dll/win32/shell32_new/shell32.rc (with props)
trunk/reactos/dll/win32/shell32_new/shell32.spec (with props)
trunk/reactos/dll/win32/shell32_new/shell32_main.cpp (with props)
trunk/reactos/dll/win32/shell32_new/shell32_main.h (with props)
trunk/reactos/dll/win32/shell32_new/shellfolder.h (with props)
trunk/reactos/dll/win32/shell32_new/shellitem.cpp (with props)
trunk/reactos/dll/win32/shell32_new/shellitem.h (with props)
trunk/reactos/dll/win32/shell32_new/shelllink.cpp (with props)
trunk/reactos/dll/win32/shell32_new/shelllink.h (with props)
trunk/reactos/dll/win32/shell32_new/shellole.cpp (with props)
trunk/reactos/dll/win32/shell32_new/shellord.cpp (with props)
trunk/reactos/dll/win32/shell32_new/shellpath.cpp (with props)
trunk/reactos/dll/win32/shell32_new/shellreg.cpp (with props)
trunk/reactos/dll/win32/shell32_new/shellstring.cpp (with props)
trunk/reactos/dll/win32/shell32_new/shfldr.h (with props)
trunk/reactos/dll/win32/shell32_new/shfldr_admintools.cpp (with props)
trunk/reactos/dll/win32/shell32_new/shfldr_admintools.h (with props)
trunk/reactos/dll/win32/shell32_new/shfldr_cpanel.cpp (with props)
trunk/reactos/dll/win32/shell32_new/shfldr_cpanel.h (with props)
trunk/reactos/dll/win32/shell32_new/shfldr_desktop.cpp (with props)
trunk/reactos/dll/win32/shell32_new/shfldr_desktop.h (with props)
trunk/reactos/dll/win32/shell32_new/shfldr_fonts.cpp (with props)
trunk/reactos/dll/win32/shell32_new/shfldr_fonts.h (with props)
trunk/reactos/dll/win32/shell32_new/shfldr_fs.cpp (with props)
trunk/reactos/dll/win32/shell32_new/shfldr_fs.h (with props)
trunk/reactos/dll/win32/shell32_new/shfldr_mycomp.cpp (with props)
trunk/reactos/dll/win32/shell32_new/shfldr_mycomp.h (with props)
trunk/reactos/dll/win32/shell32_new/shfldr_mydocuments.cpp (with props)
trunk/reactos/dll/win32/shell32_new/shfldr_mydocuments.h (with props)
trunk/reactos/dll/win32/shell32_new/shfldr_netplaces.cpp (with props)
trunk/reactos/dll/win32/shell32_new/shfldr_netplaces.h (with props)
trunk/reactos/dll/win32/shell32_new/shfldr_printers.cpp (with props)
trunk/reactos/dll/win32/shell32_new/shfldr_printers.h (with props)
trunk/reactos/dll/win32/shell32_new/shfldr_recyclebin.cpp (with props)
trunk/reactos/dll/win32/shell32_new/shfldr_recyclebin.h (with props)
trunk/reactos/dll/win32/shell32_new/shfldr_unixfs.cpp (with props)
trunk/reactos/dll/win32/shell32_new/shlexec.cpp (with props)
trunk/reactos/dll/win32/shell32_new/shlfileop.cpp (with props)
trunk/reactos/dll/win32/shell32_new/shlfolder.cpp (with props)
trunk/reactos/dll/win32/shell32_new/shlfsbind.cpp (with props)
trunk/reactos/dll/win32/shell32_new/shlmenu.cpp (with props)
trunk/reactos/dll/win32/shell32_new/shlview.cpp (with props)
trunk/reactos/dll/win32/shell32_new/shobjidl_local.idl (with props)
trunk/reactos/dll/win32/shell32_new/shpolicy.cpp (with props)
trunk/reactos/dll/win32/shell32_new/shresdef.h (with props)
trunk/reactos/dll/win32/shell32_new/shv_def_cmenu.cpp (with props)
trunk/reactos/dll/win32/shell32_new/shv_item_new.cpp (with props)
trunk/reactos/dll/win32/shell32_new/shv_item_new.h (with props)
trunk/reactos/dll/win32/shell32_new/startmenu.cpp (with props)
trunk/reactos/dll/win32/shell32_new/startmenu.h (with props)
trunk/reactos/dll/win32/shell32_new/stubs.cpp (with props)
trunk/reactos/dll/win32/shell32_new/systray.cpp (with props)
trunk/reactos/dll/win32/shell32_new/toolband.cpp (with props)
trunk/reactos/dll/win32/shell32_new/toolband.h (with props)
trunk/reactos/dll/win32/shell32_new/undocshell.h (with props)
trunk/reactos/dll/win32/shell32_new/version.h (with props)
trunk/reactos/dll/win32/shell32_new/version.rc (with props)
trunk/reactos/dll/win32/shell32_new/xdg.h (with props)
[This mail would be too long, it was shortened to contain the URLs only.]
Added: trunk/reactos/dll/win32/shell32_new/GlueCode.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/Glue…
Added: trunk/reactos/dll/win32/shell32_new/GlueCode.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/Glue…
Added: trunk/reactos/dll/win32/shell32_new/authors.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/auth…
Added: trunk/reactos/dll/win32/shell32_new/autocomplete.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/auto…
Added: trunk/reactos/dll/win32/shell32_new/autocomplete.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/auto…
Added: trunk/reactos/dll/win32/shell32_new/avi_res.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/avi_…
Added: trunk/reactos/dll/win32/shell32_new/basebar.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/base…
Added: trunk/reactos/dll/win32/shell32_new/basebar.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/base…
Added: trunk/reactos/dll/win32/shell32_new/bitmap_res.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/bitm…
Added: trunk/reactos/dll/win32/shell32_new/brsfolder.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/brsf…
Added: trunk/reactos/dll/win32/shell32_new/changenotify.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/chan…
Added: trunk/reactos/dll/win32/shell32_new/classes.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/clas…
Added: trunk/reactos/dll/win32/shell32_new/clipboard.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/clip…
Added: trunk/reactos/dll/win32/shell32_new/control.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/cont…
Added: trunk/reactos/dll/win32/shell32_new/cpanel.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/cpan…
Added: trunk/reactos/dll/win32/shell32_new/dataobject.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/data…
Added: trunk/reactos/dll/win32/shell32_new/dde.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/dde.…
Added: trunk/reactos/dll/win32/shell32_new/debughlp.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/debu…
Added: trunk/reactos/dll/win32/shell32_new/debughlp.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/debu…
Added: trunk/reactos/dll/win32/shell32_new/desktop.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/desk…
Added: trunk/reactos/dll/win32/shell32_new/dialogs.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/dial…
Added: trunk/reactos/dll/win32/shell32_new/dragdrophelper.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/drag…
Added: trunk/reactos/dll/win32/shell32_new/dragdrophelper.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/drag…
Added: trunk/reactos/dll/win32/shell32_new/drive.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/driv…
Added: trunk/reactos/dll/win32/shell32_new/enumidlist.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/enum…
Added: trunk/reactos/dll/win32/shell32_new/enumidlist.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/enum…
Added: trunk/reactos/dll/win32/shell32_new/extracticon.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/extr…
Added: trunk/reactos/dll/win32/shell32_new/folder_options.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/fold…
Added: trunk/reactos/dll/win32/shell32_new/folders.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/fold…
Added: trunk/reactos/dll/win32/shell32_new/fprop.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/fpro…
Added: trunk/reactos/dll/win32/shell32_new/icon_res.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/icon…
Added: trunk/reactos/dll/win32/shell32_new/iconcache.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/icon…
Added: trunk/reactos/dll/win32/shell32_new/lang/bg-BG.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/lang…
Added: trunk/reactos/dll/win32/shell32_new/lang/ca-ES.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/lang…
Added: trunk/reactos/dll/win32/shell32_new/lang/cs-CZ.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/lang…
Added: trunk/reactos/dll/win32/shell32_new/lang/da-DK.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/lang…
Added: trunk/reactos/dll/win32/shell32_new/lang/de-DE.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/lang…
Added: trunk/reactos/dll/win32/shell32_new/lang/el-GR.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/lang…
Added: trunk/reactos/dll/win32/shell32_new/lang/en-GB.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/lang…
Added: trunk/reactos/dll/win32/shell32_new/lang/en-US.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/lang…
Added: trunk/reactos/dll/win32/shell32_new/lang/es-ES.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/lang…
Added: trunk/reactos/dll/win32/shell32_new/lang/fi-FI.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/lang…
Added: trunk/reactos/dll/win32/shell32_new/lang/fr-FR.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/lang…
Added: trunk/reactos/dll/win32/shell32_new/lang/hu-HU.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/lang…
Added: trunk/reactos/dll/win32/shell32_new/lang/it-IT.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/lang…
Added: trunk/reactos/dll/win32/shell32_new/lang/ja-JP.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/lang…
Added: trunk/reactos/dll/win32/shell32_new/lang/ko-KR.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/lang…
Added: trunk/reactos/dll/win32/shell32_new/lang/nl-NL.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/lang…
Added: trunk/reactos/dll/win32/shell32_new/lang/no-NO.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/lang…
Added: trunk/reactos/dll/win32/shell32_new/lang/pl-PL.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/lang…
Added: trunk/reactos/dll/win32/shell32_new/lang/pt-BR.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/lang…
Added: trunk/reactos/dll/win32/shell32_new/lang/pt-PT.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/lang…
Added: trunk/reactos/dll/win32/shell32_new/lang/ro-RO.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/lang…
Added: trunk/reactos/dll/win32/shell32_new/lang/ru-RU.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/lang…
Added: trunk/reactos/dll/win32/shell32_new/lang/sk-SK.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/lang…
Added: trunk/reactos/dll/win32/shell32_new/lang/sl-SI.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/lang…
Added: trunk/reactos/dll/win32/shell32_new/lang/sv-SE.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/lang…
Added: trunk/reactos/dll/win32/shell32_new/lang/tr-TR.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/lang…
Added: trunk/reactos/dll/win32/shell32_new/lang/uk-UA.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/lang…
Added: trunk/reactos/dll/win32/shell32_new/lang/zh-CN.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/lang…
Added: trunk/reactos/dll/win32/shell32_new/lang/zh-TW.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/lang…
Added: trunk/reactos/dll/win32/shell32_new/menuband.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/menu…
Added: trunk/reactos/dll/win32/shell32_new/menuband.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/menu…
Added: trunk/reactos/dll/win32/shell32_new/menubandsite.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/menu…
Added: trunk/reactos/dll/win32/shell32_new/menubandsite.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/menu…
Added: trunk/reactos/dll/win32/shell32_new/menudeskbar.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/menu…
Added: trunk/reactos/dll/win32/shell32_new/menudeskbar.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/menu…
Added: trunk/reactos/dll/win32/shell32_new/pidl.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/pidl…
Added: trunk/reactos/dll/win32/shell32_new/pidl.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/pidl…
Added: trunk/reactos/dll/win32/shell32_new/precomp.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/prec…
Added: trunk/reactos/dll/win32/shell32_new/regsvr.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/regs…
Added: trunk/reactos/dll/win32/shell32_new/res/Copy of rgs/adminfoldershortcut.rgs
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/Copy of rgs/autocomplete.rgs
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/Copy of rgs/controlpanel.rgs
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/Copy of rgs/dragdrophelper.rgs
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/Copy of rgs/folderoptions.rgs
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/Copy of rgs/foldershortcut.rgs
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/Copy of rgs/fontsfoldershortcut.rgs
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/Copy of rgs/menubandsite.rgs
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/Copy of rgs/mycomputer.rgs
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/Copy of rgs/mydocuments.rgs
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/Copy of rgs/networkplaces.rgs
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/Copy of rgs/newmenu.rgs
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/Copy of rgs/printers.rgs
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/Copy of rgs/recyclebin.rgs
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/Copy of rgs/shelldesktop.rgs
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/Copy of rgs/shellfsfolder.rgs
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/Copy of rgs/shelllink.rgs
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/Copy of rgs/startmenu.rgs
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/avis/160+161+167+168.avi
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/avis/162.avi
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/avis/163.avi
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/avis/164+169.avi
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/avis/170.avi
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/avis/Licence/COPYING
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/avis/Licence/Tango.txt
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/bitmaps/204.bmp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/bitmaps/205.bmp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/bitmaps/206.bmp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/bitmaps/207.bmp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/bitmaps/225.bmp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/bitmaps/226.bmp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/bitmaps/227.bmp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/bitmaps/228.bmp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/bitmaps/shell_about_logo_24bpp.bmp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/1.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/10.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/1001.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/1004.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/11.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/12.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/13.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/134.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/135.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/137.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/138.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/14.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/15.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/151.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/152.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/153.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/154.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/155.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/156.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/157.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/16.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/160.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/161.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/16710.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/16715.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/16717.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/16718.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/16721.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/17.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/1700.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/172.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/173.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/18.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/182.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/183.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/184.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/185.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/186.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/187.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/19.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/191.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/192.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/2.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/20.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/21.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/210.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/22.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/220.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/221.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/222.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/224.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/225.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/226.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/228.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/23.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/233.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/235.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/236.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/237.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/238.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/24.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/240.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/245.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/246.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/248.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/249.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/25.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/250.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/252.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/254.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/255.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/263.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/265.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/268.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/269.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/270.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/271.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/277.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/279.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/28.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/289.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/29.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/290.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/291.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/292.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/293.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/294.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/295.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/296.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/297.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/298.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/299.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/3.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/30.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/302.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/304.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/305.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/309.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/315.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/317.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/318.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/319.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/32.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/322.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/323.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/324.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/325.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/326.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/327.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/328.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/329.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/33.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/330.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/35.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/36.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/37.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/38.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/39.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/4.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/40.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/41.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/44.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/45.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/46.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/47.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/48.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/5.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/54.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/6.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/7.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/8.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/8240.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/9.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/Icon_Licence/COPYING
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/icons/Icon_Licence/Tango.txt
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/rgs/adminfoldershortcut.rgs
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/rgs/autocomplete.rgs
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/rgs/controlpanel.rgs
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/rgs/dragdrophelper.rgs
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/rgs/folderoptions.rgs
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/rgs/foldershortcut.rgs
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/rgs/fontsfoldershortcut.rgs
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/rgs/menubandsite.rgs
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/rgs/mycomputer.rgs
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/rgs/mydocuments.rgs
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/rgs/networkplaces.rgs
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/rgs/newmenu.rgs
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/rgs/printers.rgs
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/rgs/recyclebin.rgs
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/rgs/shelldesktop.rgs
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/rgs/shellfsfolder.rgs
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/rgs/shelllink.rgs
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/res/rgs/startmenu.rgs
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/res/…
Added: trunk/reactos/dll/win32/shell32_new/rgs_res.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/rgs_…
Added: trunk/reactos/dll/win32/shell32_new/ros-systray.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/ros-…
Added: trunk/reactos/dll/win32/shell32_new/she_ocmenu.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/she_…
Added: trunk/reactos/dll/win32/shell32_new/she_ocmenu.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/she_…
Added: trunk/reactos/dll/win32/shell32_new/shell.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/shel…
Added: trunk/reactos/dll/win32/shell32_new/shell32.rbuild
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/shel…
Added: trunk/reactos/dll/win32/shell32_new/shell32.rbuild.bak
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/shel…
Added: trunk/reactos/dll/win32/shell32_new/shell32.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/shel…
Added: trunk/reactos/dll/win32/shell32_new/shell32.spec
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/shel…
Added: trunk/reactos/dll/win32/shell32_new/shell32_main.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/shel…
Added: trunk/reactos/dll/win32/shell32_new/shell32_main.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/shel…
Added: trunk/reactos/dll/win32/shell32_new/shellfolder.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/shel…
Added: trunk/reactos/dll/win32/shell32_new/shellitem.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/shel…
Added: trunk/reactos/dll/win32/shell32_new/shellitem.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/shel…
Added: trunk/reactos/dll/win32/shell32_new/shelllink.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/shel…
Added: trunk/reactos/dll/win32/shell32_new/shelllink.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/shel…
Added: trunk/reactos/dll/win32/shell32_new/shellole.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/shel…
Added: trunk/reactos/dll/win32/shell32_new/shellord.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/shel…
Added: trunk/reactos/dll/win32/shell32_new/shellpath.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/shel…
Added: trunk/reactos/dll/win32/shell32_new/shellreg.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/shel…
Added: trunk/reactos/dll/win32/shell32_new/shellstring.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/shel…
Added: trunk/reactos/dll/win32/shell32_new/shfldr.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/shfl…
Added: trunk/reactos/dll/win32/shell32_new/shfldr_admintools.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/shfl…
Added: trunk/reactos/dll/win32/shell32_new/shfldr_admintools.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/shfl…
Added: trunk/reactos/dll/win32/shell32_new/shfldr_cpanel.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/shfl…
Added: trunk/reactos/dll/win32/shell32_new/shfldr_cpanel.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/shfl…
Added: trunk/reactos/dll/win32/shell32_new/shfldr_desktop.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/shfl…
Added: trunk/reactos/dll/win32/shell32_new/shfldr_desktop.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/shfl…
Added: trunk/reactos/dll/win32/shell32_new/shfldr_fonts.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/shfl…
Added: trunk/reactos/dll/win32/shell32_new/shfldr_fonts.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/shfl…
Added: trunk/reactos/dll/win32/shell32_new/shfldr_fs.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/shfl…
Added: trunk/reactos/dll/win32/shell32_new/shfldr_fs.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/shfl…
Added: trunk/reactos/dll/win32/shell32_new/shfldr_mycomp.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/shfl…
Added: trunk/reactos/dll/win32/shell32_new/shfldr_mycomp.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/shfl…
Added: trunk/reactos/dll/win32/shell32_new/shfldr_mydocuments.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/shfl…
Added: trunk/reactos/dll/win32/shell32_new/shfldr_mydocuments.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/shfl…
Added: trunk/reactos/dll/win32/shell32_new/shfldr_netplaces.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/shfl…
Added: trunk/reactos/dll/win32/shell32_new/shfldr_netplaces.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/shfl…
Added: trunk/reactos/dll/win32/shell32_new/shfldr_printers.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/shfl…
Added: trunk/reactos/dll/win32/shell32_new/shfldr_printers.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/shfl…
Added: trunk/reactos/dll/win32/shell32_new/shfldr_recyclebin.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/shfl…
Added: trunk/reactos/dll/win32/shell32_new/shfldr_recyclebin.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/shfl…
Added: trunk/reactos/dll/win32/shell32_new/shfldr_unixfs.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/shfl…
Added: trunk/reactos/dll/win32/shell32_new/shlexec.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/shle…
Added: trunk/reactos/dll/win32/shell32_new/shlfileop.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/shlf…
Added: trunk/reactos/dll/win32/shell32_new/shlfolder.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/shlf…
Added: trunk/reactos/dll/win32/shell32_new/shlfsbind.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/shlf…
Added: trunk/reactos/dll/win32/shell32_new/shlmenu.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/shlm…
Added: trunk/reactos/dll/win32/shell32_new/shlview.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/shlv…
Added: trunk/reactos/dll/win32/shell32_new/shobjidl_local.idl
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/shob…
Added: trunk/reactos/dll/win32/shell32_new/shpolicy.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/shpo…
Added: trunk/reactos/dll/win32/shell32_new/shresdef.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/shre…
Added: trunk/reactos/dll/win32/shell32_new/shv_def_cmenu.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/shv_…
Added: trunk/reactos/dll/win32/shell32_new/shv_item_new.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/shv_…
Added: trunk/reactos/dll/win32/shell32_new/shv_item_new.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/shv_…
Added: trunk/reactos/dll/win32/shell32_new/startmenu.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/star…
Added: trunk/reactos/dll/win32/shell32_new/startmenu.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/star…
Added: trunk/reactos/dll/win32/shell32_new/stubs.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/stub…
Added: trunk/reactos/dll/win32/shell32_new/systray.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/syst…
Added: trunk/reactos/dll/win32/shell32_new/toolband.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/tool…
Added: trunk/reactos/dll/win32/shell32_new/toolband.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/tool…
Added: trunk/reactos/dll/win32/shell32_new/undocshell.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/undo…
Added: trunk/reactos/dll/win32/shell32_new/version.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/vers…
Added: trunk/reactos/dll/win32/shell32_new/version.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/vers…
Added: trunk/reactos/dll/win32/shell32_new/xdg.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32_new/xdg.…