msvcrt: Create/use private heap.

Markus Amsler markus.amsler at oribi.org
Sat Oct 21 17:41:34 CDT 2006


This improves Battlefield 1942 in game menu response time considerably 
(a lot of new/free calls). Native msvcrt uses also an private heap.
---
  dlls/msvcrt/data.c    |   24 ++++++++++++------------
  dlls/msvcrt/environ.c |    8 ++++----
  dlls/msvcrt/heap.c    |   24 ++++++++++++------------
  dlls/msvcrt/main.c    |   15 ++++++++++-----
  dlls/msvcrt/msvcrt.h  |    1 +
  dlls/msvcrt/process.c |    4 ++--
  dlls/msvcrt/scanf.h   |    4 ++--
  dlls/msvcrt/thread.c  |    2 +-
  dlls/msvcrt/wcs.c     |   12 ++++++------
  9 files changed, 50 insertions(+), 44 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cdbf8e954925588614de1934fb07e8e8b3587f91.diff
Type: text/x-patch
Size: 13479 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20061022/b9f6afc3/cdbf8e954925588614de1934fb07e8e8b3587f91-0001.bin


More information about the wine-patches mailing list