Changeset 1753 for trunk/dll/init.h
- Timestamp:
- Mar 2, 2014, 7:58:53 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/init.h
r1720 r1753 36 36 started from fm2 after fm2 has been started with stdout and stderr 37 37 redirected to a file. 38 02 Mar 14 GKY Fixed typo that reversed the function of the saymsg dialog g/bzip check. 39 Added option to suppress message regarding missing bzip2.exe 40 or gzip.exe on TAR.B/GZ archives. 38 41 39 42 ***********************************************************************/ … … 207 210 extern BOOL fWantFirstTimeInit; 208 211 extern BOOL fUseShellEnv; 212 extern BOOL fDontAskBzip; 213 extern BOOL fDontAskGzip; 209 214 extern HPOINTER hptrApp; 210 215 extern HPOINTER hptrArc;
Note:
See TracChangeset
for help on using the changeset viewer.