? Backup copy of i386 ? amd64 ? i386 ? save ? sep12-2012.txt ? sep14.txt ? cvsflt/objfre_wnet_amd64 ? cvsflt/objfre_wxp_x86 ? cvsfltlib/debug ? cvsfltlib/release ? cvsflttest/Release ? cvsflttest/debug ? inusemonitor/debug ? inusemonitor/release ? wix/cvsflt.cat ? wix/cvsflt.wixobj ? wix/cvsflt64.cat ? wix/ui.wixobj Index: cvsflt_release.inf =================================================================== RCS file: /scotty/cvsflt/cvsflt_release.inf,v retrieving revision 1.5 diff -c -r1.5 cvsflt_release.inf *** cvsflt_release.inf 14 Sep 2012 08:42:25 -0000 1.5 --- cvsflt_release.inf 18 Sep 2012 11:59:59 -0000 *************** *** 15,21 **** ClassGuid = {5d1b9aaa-01e2-46af-849f-272b3f324c46} ;This value is determined by the Class Provider = %MarchHare% DriverVer = 10/23/2004,1.0.0.1 ! ;; DriverPackageType= FileSystemFilter CatalogFile = cvsflt.cat [DestinationDirs] --- 15,26 ---- ClassGuid = {5d1b9aaa-01e2-46af-849f-272b3f324c46} ;This value is determined by the Class Provider = %MarchHare% DriverVer = 10/23/2004,1.0.0.1 ! ;;; ! ;;; The driver package type is used by DIFx to determine what steps are required for the installation of your specific type of driver. ! ;;; ! ;;; http://msdn.microsoft.com/en-us/library/ff552334.aspx ! ;;; ! DriverPackageType=FileSystemFilter CatalogFile = cvsflt.cat [DestinationDirs] Index: cvsflt/cvsflt_msg.h =================================================================== RCS file: /scotty/cvsflt/cvsflt/cvsflt_msg.h,v retrieving revision 1.4 diff -c -r1.4 cvsflt_msg.h *** cvsflt/cvsflt_msg.h 18 Sep 2012 11:58:07 -0000 1.4 --- cvsflt/cvsflt_msg.h 18 Sep 2012 12:00:18 -0000 *************** *** 1,4 **** ! // CVS_VERSION_ID("@(#)$Id: cvsflt_msg.mc,v 1.2 2012/09/14 08:42:25 abarrett Exp $") /* --------------------------------------------------------------------------- Copyright (c) March Hare Software Limited, England. All rights reserved. --- 1,4 ---- ! // CVS_VERSION_ID("@(#)$Id: cvsflt_msg.mc,v 1.3 2012/09/18 11:58:07 abarrett Exp $") /* --------------------------------------------------------------------------- Copyright (c) March Hare Software Limited, England. All rights reserved.