To make your plug-in as compatible as possible with future framework releases, you should:
•Return empty strings for any GetStrList call you do not understand.
•Fully decode the ID and SUBID in SetCfgItem and SetInitItem calls.
•Do not modify the CppCmdParser.cpp file