Changeset 1157 for trunk/dll/comp.c


Ignore:
Timestamp:
Sep 5, 2008, 11:39:52 PM (17 years ago)
Author:
John Small
Message:

Ticket 187: Draft 1: Functions only

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/comp.c

    r1132 r1157  
    1 
    21/***********************************************************************
    32
     
    8180#include "tmrsvcs.h"                    // IsITimerExpired
    8281#include "comp.h"
     82#include "misc.h"                       // AddToListboxBottom, AdjustCnrColRO, AdjustCnrColVis, AdjustCnrColsForPref
     83                                        // AdjustDetailsSwitches, LoadDetailsSwitches, SetCnrCols
     84                                        // SetDetailsSwitches
     85#include "select.h"                     // Deselect, InvertAll
     86#include "mkdir.h"                      // MassMkdir
     87#include "valid.h"                      // TestCDates
     88#include "walkem.h"                     // WalkTwoCmpDlgProc
    8389#include "fm3dll.h"
    8490#include "notebook.h"                   // External compare/dircompare
Note: See TracChangeset for help on using the changeset viewer.