Changeset 1083 for trunk/dll/notebook.h
- Timestamp:
- Jul 20, 2008, 5:31:07 PM (17 years ago)
- File:
-
- 1 edited
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];
Note:
See TracChangeset
for help on using the changeset viewer.