Changeset 1156 for trunk/dll/dircnrs.c
- Timestamp:
- Sep 5, 2008, 11:39:19 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/dll/dircnrs.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/dircnrs.c
r1120 r1156 1 2 1 /*********************************************************************** 3 2 … … 75 74 #include "notebook.h" // CfgDlgProc 76 75 #include "command.h" // RunCommand 76 #include "worker.h" // Action, MassAction 77 #include "misc.h" // GetTidForThread, AdjustCnrColsForFSType, AdjustCnrColsForPref 78 // AdjustDetailsSwitches, CnrDirectEdit, OpenEdit, QuickPopup 79 // SayFilter, SaySort, SayView, SetCnrCols, SetDetailsSwitches 80 // SetSortChecks, SetViewMenu, SwitchCommand 81 #include "chklist.h" // CenterOverWindow, DropListProc 82 #include "common.h" // CommonCnrProc, CommonCreateTextChildren, CommonFrameWndProc 83 // CommonTextPaint 84 #include "mainwnd.h" // CountDirCnrs, MakeBubble, TopWindow 85 #include "select.h" // DeselectAll, HideAll, InvertAll, SelectAll, SelectList 86 // SpecialSelect2 87 #include "dirsize.h" // DirSizeProc 88 #include "flesh.h" // Flesh, Stubby, UnFlesh 89 #include "valid.h" // IsValidDir 90 #include "objwin.h" // MakeObjWin 91 #include "notify.h" // NotifyError 92 #include "objcnr.h" // ObjCnrDlgProc 93 #include "draglist.h" // PickUp 94 #include "saveclip.h" // SaveListDlgProc 95 #include "findrec.h" // ShowCnrRecord 96 #include "sortcnr.h" // SortDirCnr 97 #include "seeall.h" // StartSeeAll 98 #include "update.h" // UpdateCnrList, UpdateCnrRecord 99 #include "walkem.h" // add_udir 100 #include "strips.h" // chop_at_crnl 77 101 #include "fm3dll.h" 78 102 //#include "avl.h" // free_archivers 79 #ifdef FORTIFY80 #include "misc.h" // GetTidForThread81 #endif82 103 #include "fortify.h" 83 104
Note:
See TracChangeset
for help on using the changeset viewer.
