[ros-svn] [gvg] 13533: Sync to Wine-20050211

gvg at svn.reactos.com gvg at svn.reactos.com
Sun Feb 13 22:03:38 CET 2005


Sync to Wine-20050211
James Hawkins <truiken at gmail.com>
- Use Interlocked* instead of ++/-- in AddRef/Release.
- Use only stored result of Interlocked* in AddRef/Release.
- Expand TRACEs to display the ref count.
Alex Villacis Lasso <a_villacis at palosanto.com>
- Initialize temporary variants before calling VariantChangeTypeEx.
- When parsing an hex/oct integer value, copy value verbatim in VARIANT,
  rather than a negated value. Add test case for this behavior.
Vincent Beron <vberon at mecano.gme.usherb.ca>
- Remove message telling users to copy native stdole32.tlb over as we
  now provide it.
- Better trace in LoadTypeLib.
- Change debug messages type to reflect we provide stdole32.tlb.
Robert Shearman <rob at codeweavers.com>
- Move OLE automation interface registration to oleaut32.
- Add IRemUnknown to list of interfaces to register.
Mike Hearn <mh at codeweavers.com>
- Change some FIXMEs to ERRs to reflect the fact that nothing needs
  fixing.
- Fix some memory leaks on error paths in _marshal_interface.
- Fix a typo, propagate errors better from inside the typelib
  marshaller.
- Return OLE automation build value as win2k by default.
Rein Klazes <wijn at wanadoo.nl>
- SafeArrayDestroy() returns success when called with a NULL
  pointer. Added to the test cases.
Paul Vriens <Paul.Vriens at xs4all.nl>
- Add WinXP to OaBuildVersion.



Added files:
trunk/reactos/lib/oleaut32/oleaut32_Ru.rc

Updated files:
trunk/reactos/lib/oleaut32/connpt.c
trunk/reactos/lib/oleaut32/dispatch.c
trunk/reactos/lib/oleaut32/oleaut.c
trunk/reactos/lib/oleaut32/olefont.c
trunk/reactos/lib/oleaut32/olepicture.c
trunk/reactos/lib/oleaut32/regsvr.c
trunk/reactos/lib/oleaut32/safearray.c
trunk/reactos/lib/oleaut32/tmarshal.c
trunk/reactos/lib/oleaut32/typelib.c
trunk/reactos/lib/oleaut32/variant.c

Deleted files:
trunk/reactos/lib/oleaut32/oleaut32_Ru.rc




More information about the Ros-svn mailing list