Changeset 985 for trunk/dll/mkdir.c


Ignore:
Timestamp:
Mar 1, 2008, 2:37:14 AM (17 years ago)
Author:
Gregg Young
Message:

Update sizes dialog (ticket 44); Make max command line length user settable (ticket 199); use xfree for free in most cases (ticket 212); initial code to check for valid ini file (ticket 102); Some additional refactoring and structure rework; Some documentation updates;

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/mkdir.c

    r907 r985  
    1010
    1111  01 Aug 04 SHL Baseline
     12  29 Feb 08 GKY Refactor global command line variables to notebook.h
    1213
    1314***********************************************************************/
     
    2425#include "errutil.h"                    // Dos_Error...
    2526#include "strutil.h"                    // GetPString
     27#include "notebook.h"                   // targetdirectoy
    2628#include "fm3dll.h"
    2729
Note: See TracChangeset for help on using the changeset viewer.