Changeset 1083 for trunk/dll/notebook.h
- Timestamp:
- 07/20/08 17:31:07 (4 months ago)
- Files:
-
- 1 modified
-
trunk/dll/notebook.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/notebook.h
r985 r1083 11 11 14 Feb 08 SHL Refactor from fm3dll.h 12 12 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. 13 14 14 15 ***********************************************************************/ … … 37 38 38 39 DATADEF CHAR *editor, *viewer, *virus, *compare, *binview, *bined, 39 *dircompare, *ftprun, *httprun, *mailrun ;40 *dircompare, *ftprun, *httprun, *mailrun, *pszTreeEnvVarList; 40 41 DATADEF CHAR ftprundir[CCHMAXPATH], httprundir[CCHMAXPATH], 41 42 mailrundir[CCHMAXPATH], targetdir[CCHMAXPATH];
