Module: wine Branch: master Commit: 07e3d538a0e1708e8f0b3f829d5f6e6fa671f86b URL: http://source.winehq.org/git/wine.git/?a=commit;h=07e3d538a0e1708e8f0b3f829d...
Author: Rob Shearman rob@codeweavers.com Date: Fri Dec 1 15:01:38 2006 +0000
ole32: Create a cache entry for each format in the data cache to allow for the future possiblity to add entries with IOleCache::Cache and IOleCache::SetData.
---
dlls/ole32/datacache.c | 334 ++++++++++++++++++++++++++++++++---------------- 1 files changed, 222 insertions(+), 112 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=07e3d538a0e1708e8f0b3f...