Although I can run "ShortCutBar.EXE" from the samples, I can't recompile it - it gives an error at line 124:
Code: Select all
CJShortcutBarItem oItem CAPTION "Red Window" ID BITMAP_DESIGN_M WINDOW aWindows[4,2] TOOLTIP 'The Red Window' PARENT oShortcutBar
Tom