• R
    3 changes: · c0366d89
    Richard Levitte 提交于
    - Make sure PCURSORINFO is defined even on systems that do not provide it.
    - Change the reference to Peter Gutmann's paper.
    - Make sure we don't walk the whole heap lists for performance reasons.
      Jeffrey Altman suggests following Peter Gutmann's advice to keep it
      to 50 heap entries per heap list.
    c0366d89
rand_win.c 17.7 KB