[SHELL32]
authorRafal Harabien <rafalh@reactos.org>
Wed, 11 Jan 2012 20:20:01 +0000 (20:20 +0000)
committerRafal Harabien <rafalh@reactos.org>
Wed, 11 Jan 2012 20:20:01 +0000 (20:20 +0000)
commitbc92eceb86413cf6169bdf2b69d33bd5f52a8cd6
tree396a6a71893a2ab5ecbbb5bb0347f632917d80fd
parentd0b26386cd6a7d790827842f0dc3bcd826b6ee78
[SHELL32]
- Add CLSID_ShellFileDefExt, CLSID_ShellDrvDefExt, CLSID_ShellNetDefExt GUIDs
- Move File Properties default pages to CFileDefExt

svn path=/trunk/; revision=54908
12 files changed:
reactos/dll/win32/shell32/CMakeLists.txt
reactos/dll/win32/shell32/drvdefext.cpp [new file with mode: 0644]
reactos/dll/win32/shell32/drvdefext.h [new file with mode: 0644]
reactos/dll/win32/shell32/filedefext.cpp [new file with mode: 0644]
reactos/dll/win32/shell32/filedefext.h [new file with mode: 0644]
reactos/dll/win32/shell32/fprop.cpp
reactos/dll/win32/shell32/precomp.h
reactos/dll/win32/shell32/res/rgs/shellfiledefext.rgs [new file with mode: 0644]
reactos/dll/win32/shell32/rgs_res.rc
reactos/dll/win32/shell32/shell32.rbuild
reactos/dll/win32/shell32/shresdef.h
reactos/include/psdk/shlguid_undoc.h