ole32: Implement the GetData function of the data cache to using the
authorRob Shearman <rob@codeweavers.com>
Mon, 4 Dec 2006 15:51:20 +0000 (15:51 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 4 Dec 2006 19:19:28 +0000 (20:19 +0100)
commit878d5e9cec42408e36b0fac05d7ee2b6d6d48196
tree0a7fc14616cb456dba95c3c453e5fe192a4e5ef0
parent1b244baf4811240ed36fe277cf81927d4bb32a4f
ole32: Implement the GetData function of the data cache to using the
existing LoadData function and fix GetData to also return data that
has been set, rather than loaded.
dlls/ole32/datacache.c