Changeset 1720 for trunk/dll/init.h
- Timestamp:
- Feb 16, 2014, 8:47:30 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/init.h
r1673 r1720 33 33 04 Aug 12 GKY Changes to allow copy and move over readonly files with a warning dialog; also added a warning dialog 34 34 for delete of readonly files 35 16 Feb 14 GKY Add "#" command line switch to workaround problem with blank command shell 36 started from fm2 after fm2 has been started with stdout and stderr 37 redirected to a file. 35 38 36 39 ***********************************************************************/ … … 203 206 extern BOOL fReminimize; 204 207 extern BOOL fWantFirstTimeInit; 208 extern BOOL fUseShellEnv; 205 209 extern HPOINTER hptrApp; 206 210 extern HPOINTER hptrArc;
Note:
See TracChangeset
for help on using the changeset viewer.