- Make the interfaces that should be supported by the data cache
commit8165b584f6514576aebfc225b8b99c3e7edc38d2
authorRobert Shearman <rob@codeweavers.com>
Wed, 28 Sep 2005 18:29:38 +0000 (28 18:29 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 28 Sep 2005 18:29:38 +0000 (28 18:29 +0000)
treed1b9703db99e9ef68ffde16c0901391f52e04037
parenta5e59421f55ebe868c451b05417f38ba4977fe18
- Make the interfaces that should be supported by the data cache
  explicit so their is no confusion in this file as to what it should
  be implementing and what this object should implement.
- Delegate some IOleObject methods to the server IOleObject if it is
  running.
dlls/ole32/defaulthandler.c