This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2024-11-25 04:39:45 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
1fdece9b82
wine
/
dlls
/
oleaut32
History
Michael Stefaniuc
1fdece9b82
oleaut32: Use ifaces instead of vtbl pointers in OLEFontImpl.
2010-12-16 12:06:51 +01:00
..
tests
oleaut32/tests: Use an iface instead of an vtbl pointer in IRecordInfoImpl.
2010-12-14 13:24:33 +01:00
connpt.c
oleaut32: Standardize the COM usage in connpt.c.
2010-12-13 12:43:33 +01:00
connpt.h
dispatch.c
oleaut32: Use an iface instead of a vtbl pointer in StdDispatch.
2010-12-05 12:26:21 +01:00
hash.c
Makefile.in
oleaut32: Create dll registration resources.
2010-11-30 13:53:26 +01:00
oleaut32_Bg.rc
oleaut32_Cy.rc
oleaut32_Cz.rc
oleaut32_Da.rc
oleaut32_De.rc
oleaut32_El.rc
oleaut32_En.rc
oleaut32_Eo.rc
oleaut32_Es.rc
oleaut32_Fr.rc
oleaut32_Hu.rc
oleaut32_It.rc
oleaut32_Ko.rc
oleaut32_Lt.rc
oleaut32_Nl.rc
oleaut32_No.rc
oleaut32: Updated Norwegian translation.
2010-10-18 11:46:53 +02:00
oleaut32_oaidl.idl
oleaut32_ocidl.idl
oleaut32: Use widl to generate the coclasses registrations.
2010-12-02 13:21:29 +01:00
oleaut32_Pl.rc
oleaut32_Pt.rc
oleaut32_Ro.rc
oleaut32_Ru.rc
oleaut32_Si.rc
oleaut32_Sr.rc
oleaut32: Add the Serbian (Latin and Cyrillic) translation.
2010-11-03 14:44:50 +01:00
oleaut32_Sv.rc
oleaut32_Th.rc
oleaut32_Tr.rc
oleaut32_Uk.rc
oleaut32_Zh.rc
oleaut32.rgs
oleaut32: Use widl to generate the coclasses registrations.
2010-12-02 13:21:29 +01:00
oleaut32.spec
oleaut.c
oleaut32: Convert dll registration to the new IRegistrar mechanism.
2010-11-24 17:59:57 +01:00
olefont.c
oleaut32: Use ifaces instead of vtbl pointers in OLEFontImpl.
2010-12-16 12:06:51 +01:00
olepicture.c
oleaut32: Use ifaces instead of vtbl pointers in OLEPictureImpl.
2010-12-10 13:03:24 +01:00
olepropframe.c
Assorted spelling fixes.
2010-11-02 13:16:57 +01:00
recinfo.c
oleaut32: Use an iface instead of a vtbl pointer in IRecordInfoImpl.
2010-12-05 12:26:15 +01:00
resource.h
rsrc.rc
resources: Define a generic mechanism for adding extra values to the common version block.
2010-12-03 14:53:59 +01:00
safearray.c
tmarshal.c
oleaut32: Use an iface instead of a vtbl pointer in TMarshalDispatchChannel.
2010-12-05 16:43:50 +01:00
typelib2.c
typelib.c
oleaut32: Search inherited interfaces again in ITypeComp::Bind.
2010-11-10 12:13:39 +01:00
typelib.h
usrmarshal.c
oleaut32: Fix multidimensional SAFEARRAY marshalling.
2010-10-19 10:58:19 +02:00
varformat.c
variant.c
oleaut32: Fix the overflow check in VarNumFromParseNum.
2010-11-17 14:01:16 +01:00
variant.h
vartype.c