  Maximum process BYTLM value? 
 The Question is:
 
What is the maximum buffer limit that can be allocated to a process ?
 
 
 The Answer is:
    BYTLM is a signed longword, so, in theory the maximum value is
    2147483647 (decimal), though the Wizard would think it prudent to
    constrain individual users to values less than the size of non-paged
    pool (NPAGEDYN).
