ImageMenu section of a CUI and the CUSTOMIZE command

 I have a menu macro that calls an old style slide library through the ImageMenu section of the CUI. The command looks something like this:
$i=customMenu.slideLib $i=*

Is there a method for editing the ImageMenu from within the Customize command?

It seems that BricsCAD only recognizes a single resource DLL named the same as the name of the CUI file. In my case, I want to access a resource file (specifically, an SLB slide library built using the SLIDELIB.EXE utility from another CAD program) which does NOT exist within the "customMenu.dll" resource. Is this possible?

Thanks for any input.

Comments

This discussion has been closed.