[ros-diffs] [janderwald] 34931: - register shellink property sheet handler - should make shellink property page visible again

janderwald at svn.reactos.org janderwald at svn.reactos.org
Tue Jul 29 19:42:36 CEST 2008


Author: janderwald
Date: Tue Jul 29 12:42:35 2008
New Revision: 34931

URL: http://svn.reactos.org/svn/reactos?rev=34931&view=rev
Log:
- register shellink property sheet handler
- should make shellink property page visible again

Modified:
    trunk/reactos/boot/bootdata/hivecls_arm.inf
    trunk/reactos/boot/bootdata/hivecls_i386.inf

Modified: trunk/reactos/boot/bootdata/hivecls_arm.inf
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/hivecls_arm.inf?rev=34931&r1=34930&r2=34931&view=diff
==============================================================================
--- trunk/reactos/boot/bootdata/hivecls_arm.inf [iso-8859-1] (original)
+++ trunk/reactos/boot/bootdata/hivecls_arm.inf [iso-8859-1] Tue Jul 29 12:42:35 2008
@@ -185,6 +185,7 @@
 HKCR,"lnkfile\CLSID","",0x00000000,"{00021401-0000-0000-C000-000000000046}"
 HKCR,"lnkfile\shellex\IconHandler","",0x00000000,"{00021401-0000-0000-C000-000000000046}"
 HKCR,"lnkfile\shellex\ContextMenuHandlers\{00021401-0000-0000-C000-000000000046}","",0x00000000,""
+HKCR,"lnkfile\shellex\PropertySheetHandlers\Shellink Property Page", "", 0x00000000, "{00021401-0000-0000-C000-000000000046}"
 
 ; Text Documents
 HKCR,".log","",0x00000000,"txtfile"

Modified: trunk/reactos/boot/bootdata/hivecls_i386.inf
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/hivecls_i386.inf?rev=34931&r1=34930&r2=34931&view=diff
==============================================================================
--- trunk/reactos/boot/bootdata/hivecls_i386.inf [iso-8859-1] (original)
+++ trunk/reactos/boot/bootdata/hivecls_i386.inf [iso-8859-1] Tue Jul 29 12:42:35 2008
@@ -185,6 +185,7 @@
 HKCR,"lnkfile\CLSID","",0x00000000,"{00021401-0000-0000-C000-000000000046}"
 HKCR,"lnkfile\shellex\IconHandler","",0x00000000,"{00021401-0000-0000-C000-000000000046}"
 HKCR,"lnkfile\shellex\ContextMenuHandlers\{00021401-0000-0000-C000-000000000046}","",0x00000000,""
+HKCR,"lnkfile\shellex\PropertySheetHandlers\Shellink Property Page", "", 0x00000000, "{00021401-0000-0000-C000-000000000046}"
 
 ; Text Documents
 HKCR,".log","",0x00000000,"txtfile"



More information about the Ros-diffs mailing list