Michael Stefaniuc : oleaut32: Reimplement VarCmp().
16 Jan
2006
16 Jan
'06
8:38 p.m.
Module: wine Branch: refs/heads/master Commit: f73b68b0169bc8b53993329364798f884f2c2b4e URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=f73b68b0169bc8b539933293... Author: Michael Stefaniuc <mstefani(a)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(-)
7367
Age (days ago)
7367
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard