Author: pschweitzer
Date: Sat Jun 17 18:00:18 2017
New Revision: 75075
URL:
http://svn.reactos.org/svn/reactos?rev=75075&view=rev
Log:
[BOOTDATA]
Use a gflag compatible way to enable Page Heap
Modified:
trunk/reactos/boot/bootdata/hivesft.inf
Modified: trunk/reactos/boot/bootdata/hivesft.inf
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/hivesft.inf?…
==============================================================================
--- trunk/reactos/boot/bootdata/hivesft.inf [iso-8859-1] (original)
+++ trunk/reactos/boot/bootdata/hivesft.inf [iso-8859-1] Sat Jun 17 18:00:18 2017
@@ -433,7 +433,7 @@
HKLM,"SOFTWARE\Microsoft\Windows
NT\CurrentVersion\Ports","LPT3:",2,""
; Image File Execution Options (NtGlobalFlag with FLG_SHOW_LDR_SNAPS set for loadlib.exe)
-HKLM,"Software\Microsoft\Windows NT\CurrentVersion\Image File Execution
Options\loadlib.exe","GlobalFlag",0x00010001,0x00000002
+HKLM,"Software\Microsoft\Windows NT\CurrentVersion\Image File Execution
Options\loadlib.exe","GlobalFlag",0x00000000,"0x02000000"
;HKLM,"Software\Microsoft\Windows NT\CurrentVersion\Image File Execution
Options\loaddll.exe","GlobalFlag",0x00010001,0x00000002
;HKLM,"Software\Microsoft\Windows NT\CurrentVersion\Image File Execution
Options\soffice.exe","GlobalFlag",0x00010001,0x00000002
;HKLM,"Software\Microsoft\Windows NT\CurrentVersion\Image File Execution
Options\tlstest.exe","GlobalFlag",0x00010001,0x00000002