Changeset 1521 for trunk/dll/systemf.h
- Timestamp:
- May 2, 2010, 11:48:59 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/systemf.h
r1498 r1521 11 11 Change log 12 12 21 Dec 09 GKY Added CheckExecutibleFlags to streamline code in command.c assoc.c & cmdline.c 13 17 JAN 10 GKY Changes to environment handling in ExecuteOnList to facilitate move of commands to INI and allow 14 the same commandline to have different environments (multiple different command titles). 15 17 JAN 10 GKY Add ENVIRONMENT_SIZE vaiable to replace multiple (often different hard coded sizes) set to 2048 16 (the largest value I found). 13 17 JAN 10 GKY Changes to environment handling in ExecuteOnList to facilitate move of commands 14 to INI and allow the same commandline to have different environments 15 (multiple different command titles). 16 17 JAN 10 GKY Add ENVIRONMENT_SIZE vaiable to replace multiple (often different hard coded 17 sizes) set to 2048 (the largest value I found). 17 18 18 19 ***********************************************************************/
Note:
See TracChangeset
for help on using the changeset viewer.