msxml4: Add a typelib resource.

oldstable
Alexandre Julliard 2010-12-09 20:52:26 +01:00
parent 1829fc51c1
commit 5293d1fd03
4 changed files with 3267 additions and 0 deletions

1
.gitignore vendored
View File

@ -97,6 +97,7 @@ dlls/msxml3/msxml3_v1.tlb
dlls/msxml3/xslpattern.tab.c
dlls/msxml3/xslpattern.tab.h
dlls/msxml3/xslpattern.yy.c
dlls/msxml4/msxml4_tlb.tlb
dlls/msxml6/msxml6_tlb.tlb
dlls/ole32/dcom.h
dlls/ole32/dcom_p.c

View File

@ -6,4 +6,8 @@ C_SRCS = \
main.c \
regsvr.c
IDL_TLB_SRCS = msxml4_tlb.idl
RC_SRCS = rsrc.rc
@MAKE_DLL_RULES@

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,22 @@
/*
* Resources for msxml4
*
* Copyright 2010 Alexandre Julliard
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
/* @makedep: msxml4_tlb.tlb */
1 TYPELIB msxml4_tlb.tlb