|
static |
Sets basic commands.
Defines the application's "basic commands". The list of "basic commands" is global. When you call this function, the previous list of basic commands is cleared.
See AddBasicCommand() and GetBasicCommands() for details.
lstCommands | A reference to CList object, which contains a collection of commands. |