Module: wine Branch: master Commit: 4afc326638201375438ed56b714453bc73421824 URL: http://source.winehq.org/git/wine.git/?a=commit;h=4afc326638201375438ed56b71...
Author: Dan Hipschman dsh@linux.ucla.edu Date: Tue Sep 2 16:00:33 2008 +0200
ole32: Add widl-generated proxies for unknwn.idl and dcom.idl.
---
.gitignore | 3 + dlls/ole32/Makefile.in | 7 +- dlls/ole32/ole32_unknwn.idl | 25 ++ dlls/ole32/oleproxy.c | 954 +------------------------------------------ dlls/ole32/usrmarshal.c | 44 ++ 5 files changed, 87 insertions(+), 946 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=4afc326638201375438ed5...