ole32: Storage optimization.
authorAric Stewart <aric@codeweavers.com>
Wed, 4 Apr 2007 18:15:28 +0000 (13:15 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 5 Apr 2007 08:53:47 +0000 (10:53 +0200)
commit6230222aab6caacdcd5673c3c4c896fc3e80643d
treec2dcdd6107f7d96501181bfb05271d92499702c7
parent86cbbaf930713c0c4c6e400fc5e01c8165e6a045
ole32: Storage optimization.

We do not need to unmap and remap all the victim pages with every
resize as they are simply a cache. Provides significant speedup for
saving large storage files.
dlls/ole32/stg_bigblockfile.c