Michael Stefaniuc : oleaut32: Reimplement VarCmp().

Alexandre Julliard julliard at wine.codeweavers.com
Mon Jan 16 14:38:08 CST 2006


Module: wine
Branch: refs/heads/master
Commit: f73b68b0169bc8b53993329364798f884f2c2b4e
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=f73b68b0169bc8b53993329364798f884f2c2b4e

Author: Michael Stefaniuc <mstefani at redhat.de>
Date:   Mon Jan 16 21:34:50 2006 +0100

oleaut32: Reimplement VarCmp().
- Supports now all WinXP allowed combinations of input variants.
- VT_RESERVED on input variants is handled now.
- Removed complicated VT_DATE comparision; that's not how Windows does it.
- Improved documentation.

---

 dlls/oleaut32/variant.c |  368 ++++++++++++++++++++++++++---------------------
 1 files changed, 200 insertions(+), 168 deletions(-)




More information about the wine-cvs mailing list