oleaut32: Reimplement VarCmp().
authorMichael Stefaniuc <mstefani@redhat.de>
Mon, 16 Jan 2006 20:34:50 +0000 (21:34 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 16 Jan 2006 20:34:50 +0000 (21:34 +0100)
commitf73b68b0169bc8b53993329364798f884f2c2b4e
tree6bba10bd758ae78aba28bc007a3255094720013d
parente47b813fc6d517ed341ed7b6f75925d1cec5add0
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