ext -unload ISXEQ borked
Posted: Mon Nov 21, 2005 7:59 am
If I:
or
If possilbe I would love this to be looked into. It would save SO MUCH time if I can make changes to ISXEQ files and test rebuilds without having to camp to desktop and back.
-Red
Code: Select all
ext isxeq
ext isxeqchatwnd
ext -unload isxeqchatwnd
ext -unload isxeq <-----CRASH
Code: Select all
ext isxeq
ext isxeqchatwnd
ext -unload isxeq <----It says it unloads, but I cannot overwrite the DLL with a new one
ext -unload isxeqchatwnd <-----CRASH
-Red