Changeset 1161 for trunk/dll/mainwnd2.c


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

Ticket 187: Draft 1: Functions only

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/mainwnd2.c

    r1140 r1161  
    4949#include "notebook.h"                   // CfgDlgProc
    5050#include "command.h"                    // RunCommand
     51#include "misc.h"                       // BoxWindow, FixSwitchList, SetConditionalCascade
     52                                        // SetSysMenu
     53#include "mainwnd.h"                    // CloseChildren, MainWMCommand, MakeMainObjWin, ResizeDrives
     54                                        // TopWindow
     55#include "common.h"                     // CommonCreateMainChildren, CommonMainWndProc
     56#include "notify.h"                     // HideNote
     57#include "mainwnd2.h"
     58#include "remap.h"                      // RemapDlgProc
     59#include "treecnr.h"                    // StartTreeCnr
     60#include "walkem.h"                     // WalkTwoCmpDlgProc, WalkTwoSetDlgProc
     61#include "dirs.h"                       // switch_to
    5162#include "fm3dll.h"
    5263#include "fortify.h"
Note: See TracChangeset for help on using the changeset viewer.