Changeset 1083 for trunk/dll/notebook.h


Ignore:
Timestamp:
Jul 20, 2008, 5:31:07 PM (17 years ago)
Author:
John Small
Message:

Ticket 114: Support user-selectable env. strings in Tree container.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/notebook.h

    r985 r1083  
    1111  14 Feb 08 SHL Refactor from fm3dll.h
    1212  29 Feb 08 GKY Refactor global command line variables to notebook.h
     13  20 Jul 08 JBS Ticket 114: Support user-selectable env. strings in Tree container.
    1314
    1415***********************************************************************/
     
    3738
    3839DATADEF CHAR *editor, *viewer, *virus, *compare, *binview, *bined,
    39   *dircompare, *ftprun, *httprun, *mailrun;
     40  *dircompare, *ftprun, *httprun, *mailrun, *pszTreeEnvVarList;
    4041DATADEF CHAR ftprundir[CCHMAXPATH], httprundir[CCHMAXPATH],
    4142  mailrundir[CCHMAXPATH], targetdir[CCHMAXPATH];
Note: See TracChangeset for help on using the changeset viewer.