Module: wine Branch: master Commit: fda6498284b7d03ad7f6a70e1700bdfdeb99f091 URL: http://source.winehq.org/git/wine.git/?a=commit;h=fda6498284b7d03ad7f6a70e17...
Author: Rob Shearman rob@codeweavers.com Date: Sun Dec 17 23:46:11 2006 +0000
ole32: Implement HMETAFILE and HMETAFILEPICT user marshaling functions and add tests for these.
---
dlls/ole32/ole32.spec | 16 +- dlls/ole32/tests/usrmarshal.c | 155 ++++++++++++++++ dlls/ole32/usrmarshal.c | 407 ++++++++++++++++++++++++++++++++++++++++- 3 files changed, 567 insertions(+), 11 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=fda6498284b7d03ad7f6a7...