Changeset 989 for trunk/dll/mainwnd2.c


Ignore:
Timestamp:
Mar 2, 2008, 12:34:12 AM (18 years ago)
Author:
Gregg Young
Message:

Refactor fm3dll.h to create command.h; broken ini is now replaced with backup or new ini as available; more variable command line ledth changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/mainwnd2.c

    r985 r989  
    4242#include "datamin.h"
    4343#include "comp.h"                       // COMPARE
    44 #include "arccnrs.h"                    // BldQuotedFileName
     44#include "pathutil.h"                   // BldQuotedFileName
    4545#include "errutil.h"                    // Dos_Error...
    4646#include "strutil.h"                    // GetPString
    4747#include "notebook.h"                   // CfgDlgProc
     48#include "command.h"                    // RunCommand
    4849#include "fm3dll.h"
    4950
Note: See TracChangeset for help on using the changeset viewer.