0

Help me!! I am really worrying about this problem, It's about my tomorrow's homework. I use gflags /p /enable AcroRd32.exe /full to enable AcroRd32.exe with full page,however it doesn't work. AS the following photo showing: in the same page there are two heap block which are configured toful page heap, why is it? enter image description here

enter image description here

trincot
  • 317,000
  • 35
  • 244
  • 286
peng xu
  • 385
  • 1
  • 3
  • 6

1 Answers1

1

Use gflags with the same same bittness (32/64) as your AcroRd32.exe
Try with gui mode of gflags (just double click) Go to Image File tab, enter .exe name (no path) hit tab. enter image description here

Kjell Gunnar
  • 3,017
  • 18
  • 24