Changeset 1488 for trunk/dll/command.h
- Timestamp:
- Dec 22, 2009, 12:42:55 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/command.h
r1486 r1488 11 11 01 Mar 08 GKY Move from fm3dll.h to here 12 12 22 Jun 08 GKY Moved free_commands here for fortify checking 13 21 Dec 09 GKY Fix the environment so it can be saved, deleted and used consistently. 13 14 14 15 ***********************************************************************/ … … 31 32 PSZ pszCmdLine; 32 33 CHAR *title; 34 CHAR *env; 33 35 ULONG flags; 34 36 ULONG ID;
Note:
See TracChangeset
for help on using the changeset viewer.