Changeset 1164 for trunk/dll/defview.c


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

Ticket 187: Draft 1: Functions only

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/defview.c

    r1138 r1164  
    3838#include "errutil.h"                    // Dos_Error...
    3939#include "notebook.h"                   // external viewers
     40#include "defview.h"
     41#include "info.h"                       // DrvInfoProc
     42#include "assoc.h"                      // ExecAssociation
     43#include "info.h"                       // FileInfoProc
     44#include "valid.h"                      // IsExecutable
     45#include "srchpath.h"                   // RunFM2Util
     46#include "inis.h"                       // StartIniEditor
    4047#include "fm3dll.h"
     48#include "misc.h"                       // ExecFile, ViewHelp
    4149
    4250static PSZ pszSrcFile = __FILE__;
Note: See TracChangeset for help on using the changeset viewer.