Module: wine Branch: refs/heads/master Commit: 2308d49bcba08d12582c99e2f43aebc1e0568df8 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=2308d49bcba08d12582c99e2...
Author: Robert Shearman rob@codeweavers.com Date: Thu Jul 20 19:30:21 2006 +0100
ole32: Implement CoRegisterPSClsid.
---
dlls/ole32/compobj.c | 105 ++++++++++++++++++++++++++++- dlls/ole32/compobj_private.h | 1 dlls/ole32/ole32.spec | 2 - dlls/ole32/tests/compobj.c | 152 ++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 256 insertions(+), 4 deletions(-)
Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=2308d49bcba08d12582c...