Changeset 1157 for trunk/dll/treecnr.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/treecnr.c

    r1102 r1157  
    1 
    21/***********************************************************************
    32
     
    6968#include "notebook.h"                   // CfgDlgProc
    7069#include "command.h"                    // RunCommand
     70#include "worker.h"                     // Action, MassAction
     71#include "mainwnd.h"                    // BubbleHelp, FindDirCnrByName
     72#include "misc.h"                       // CnrDirectEdit, EmphasizeButton, FindDirCnr
     73                                        // FindDirCnr, FixSwitchList, OpenEdit, QuickPopup
     74                                        // SetSortChecks, SwitchCommand
     75#include "common.h"                     // CommonCnrProc, CommonDriveCmd, CommonFrameWndProc
     76#include "valid.h"                      // DriveFlagsOne, IsValidDrive
     77#include "chklist.h"                    // DropListProc
     78#include "select.h"                     // ExpandAll
     79#include "findrec.h"                    // FindParentRecord, ShowCnrRecord
     80#include "flesh.h"                      // Flesh, UnFlesh
     81#include "notify.h"                     // HideNote
     82#include "objwin.h"                     // MakeObjWin
     83#include "notify.h"                     // NotifyError
     84#include "treecnr.h"
     85#include "remap.h"                      // RemapDlgProc
     86#include "saveclip.h"                   // SaveListDlgProc
     87#include "update.h"                     // SelectDriveIcon, UpdateCnrList, UpdateCnrRecord
     88#include "sortcnr.h"                    // SortTreeCnr
    7189#include "fm3dll.h"
    7290
Note: See TracChangeset for help on using the changeset viewer.