Changeset 841 for trunk/dll/grep.h


Ignore:
Timestamp:
Sep 23, 2007, 6:27:51 PM (18 years ago)
Author:
Gregg Young
Message:

This implements large file support; The wrappers to allow WARP3 compatibility are not done so this will not run on Warp3or Warp 4 pre fixpack 12(?)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/grep.h

    r785 r841  
    6262  CHAR *stopflag;
    6363  ULONG toinsert;
    64   ULONG insertedbytes;
    65   FILEFINDBUF4 **insertffb;
     64  ULONGLONG insertedbytes;
     65  FILEFINDBUF4L **insertffb;
    6666  CHAR **dir;
    6767  ULONG attrFile;
Note: See TracChangeset for help on using the changeset viewer.