Aric Stewart : comcat: cImplemented or cRequired of -1 means to match everything

Alexandre Julliard julliard at wine.codeweavers.com
Mon Jul 17 07:00:12 CDT 2006


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

Author: Aric Stewart <aric at codeweavers.com>
Date:   Thu Jul 13 14:16:59 2006 -0500

comcat: cImplemented or cRequired of -1 means to match everything
regardless of the implementation or categories.

---

 configure                     |    3 +
 configure.ac                  |    1 
 dlls/comcat/Makefile.in       |    2 +
 dlls/comcat/information.c     |    5 ++
 dlls/comcat/tests/Makefile.in |   14 ++++
 dlls/comcat/tests/comcat.c    |  129 +++++++++++++++++++++++++++++++++++++++++
 programs/winetest/Makefile.in |    3 +
 7 files changed, 156 insertions(+), 1 deletions(-)
 create mode 100644 dlls/comcat/tests/Makefile.in
 create mode 100644 dlls/comcat/tests/comcat.c

Diff:   http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=9c3b12bd54a77a8a9859c4fe23c95c6ad975018d



More information about the wine-cvs mailing list