Module: wine Branch: master Commit: 5293d1fd03b06593c193e73c5e34a11f6849f153 URL: http://source.winehq.org/git/wine.git/?a=commit;h=5293d1fd03b06593c193e73c5e...
Author: Alexandre Julliard julliard@winehq.org Date: Thu Dec 9 20:52:26 2010 +0100
msxml4: Add a typelib resource.
---
.gitignore | 1 + dlls/msxml4/Makefile.in | 4 + dlls/msxml4/msxml4_tlb.idl | 3240 ++++++++++++++++++++++++++++++++++++++++++++ dlls/msxml4/rsrc.rc | 22 + 4 files changed, 3267 insertions(+), 0 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=5293d1fd03b06593c193e7...