ReactOS 0.4.15-dev-8100-g1887773
FILECOMPARE Struct Reference

#include <fc.h>

Collaboration diagram for FILECOMPARE:

Public Attributes

DWORD dwFlags
 
INT n
 
INT nnnn
 
LPCWSTR file [2]
 
struct list list [2]
 

Detailed Description

Definition at line 62 of file fc.h.

Member Data Documentation

◆ dwFlags

DWORD FILECOMPARE::dwFlags

◆ file

◆ list

struct list FILECOMPARE::list[2]

Definition at line 68 of file fc.h.

Referenced by Resync(), ScanDiff(), ShowDiff(), SkipIdentical(), SkipIdenticalN(), and TextCompare().

◆ n

INT FILECOMPARE::n

Definition at line 65 of file fc.h.

Referenced by Resync().

◆ nnnn

INT FILECOMPARE::nnnn

Definition at line 66 of file fc.h.

Referenced by ScanDiff().


The documentation for this struct was generated from the following file: