Changeset 1083 for trunk/dll/notebook.h

Show
Ignore:
Timestamp:
07/20/08 17:31:07 (4 months ago)
Author:
jbs
Message:

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

Files:
1 modified

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];