fatal error: Invalid /LARGEADDRESSAWARE argument; use NO.
Is this not allowed on a 32-bit Windows machine? I am trying to expose extra ram for my 32-bit dll after enabling per process ram with this setting:
; Change system setting to increase per process memory.
; Reboot after typing the following with Admin command prompt:
c:\>bcdedit /set IncreaseUserVA 3072
This occurs with v5 through the most recent v8.