Module: wine Branch: master Commit: f8789122aa7b6ed3894c61b4e74784650abfd0f7 URL: http://source.winehq.org/git/wine.git/?a=commit;h=f8789122aa7b6ed3894c61b4e7...
Author: Rob Shearman rob@codeweavers.com Date: Tue Mar 27 18:21:23 2007 +0100
ole32: Implement MkParseDisplayName.
---
dlls/ole32/classmoniker.c | 83 ++++++++++++++++++++++++++++++- dlls/ole32/compobj.c | 2 + dlls/ole32/filemoniker.c | 100 +++++++++++++++++++++++++++++++++++++ dlls/ole32/moniker.c | 119 ++++++++++++++++++++++++++++++++++++++++++- dlls/ole32/moniker.h | 5 ++ dlls/ole32/tests/moniker.c | 18 +++--- 6 files changed, 314 insertions(+), 13 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=f8789122aa7b6ed3894c61...