--------------------------------
CmdBar Rk4.0 Modifed By Rk
--------------------------------
【+】add options setting window
【+】add auto start marco
【*】fix the bug it sometimes case "* is invalid marco name" though we have already define the marco name at the "macro.def".
--------------------------------
Option
--------------------------------
Marco file :macro.def
Option file : CmdBar.ini
[Option]
Show Command Bar Window= 1
;1 = show the command bar window
Macro Name Buffer Size =1024
;macro name buffer size to store all macro name at "macro.def" file
Start Macro = NONE
;auto start macro when a new process start debug or restart debug,do nothing if it set to "NONE".