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-28 22:20:26 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
069b8e50eb
wine
/
dlls
/
oleaut32
History
Nikolay Sivov
069b8e50eb
oleaut32: Allow all property methods to have the same name.
2010-12-27 11:49:23 +01:00
..
tests
oleaut32: Allow all property methods to have the same name.
2010-12-27 11:49:23 +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_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_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
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: Standardize the COM usage in tmarshal.c.
2010-12-21 15:49:56 +01:00
typelib2.c
oleaut32: Allow all property methods to have the same name.
2010-12-27 11:49:23 +01:00
typelib.c
oleaut32: Fix GetLibAttr for null argument, plus error handling.
2010-12-22 13:00:11 +01:00
typelib.h
usrmarshal.c
varformat.c
oleaut32/varformat: Fix day string representation format output.
2010-12-20 12:47:38 +01:00
variant.c
oleaut32: Fix the overflow check in VarNumFromParseNum.
2010-11-17 14:01:16 +01:00
variant.h
vartype.c