Changeset 1521 for trunk/dll/systemf.h


Ignore:
Timestamp:
May 2, 2010, 11:48:59 PM (15 years ago)
Author:
Gregg Young
Message:

Minor code clean up mostly remming or removal of DbgMsgs; comments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/systemf.h

    r1498 r1521  
    1111  Change log
    1212  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).
    1718
    1819***********************************************************************/
Note: See TracChangeset for help on using the changeset viewer.