lsxcommand with lsbox Thread last updated on 2003-06-15 02:45:25

Posted by member 35747 on 2003-06-14 15:46:42

i've tried to put my lsxcommand in a lsbox, but it still loaded on the desktop...
i've added *modulehook !commandboxhook in my lsx.box file.

it is normal..

Posted by member 910 on 2003-06-14 18:46:23 link

Does LSXCommand support the module hooking interface? If it does, it is a specific version of it that does. Make absolutely double certain that you're using the correct version of it.

Other than the module hooking interface, you can also use LSXWharf, which should work with the standard *WharfModule way of loading modules into boxes.

Posted by member 35747 on 2003-06-15 00:02:04 link

i have the lastest version of lsxcommand... :\

Posted by member 562 on 2003-06-15 02:45:25 link

make sure you load lsxcommand.dll BEFORE lsbox.dll in step.rc
you hook lsxcommand in your *.box file with: *ModuleHook !CommandBoxHook