mIRC Home    About    Download    Register    News    Help

Print Thread
#139048 09/01/06 11:20 PM
Joined: Sep 2005
Posts: 2,881
H
hixxy Offline OP
Hoopy frood
OP Offline
Hoopy frood
H
Joined: Sep 2005
Posts: 2,881
/dll -u doesn't seem to spit out any error messages whatsoever.

I think it should have a few error messages:

/dll -u non_existant_dll.dll
* /dll: dll 'non_existant_dll.dll' is not loaded.

/dll -u dll_that_cant_be_unloaded.dll
* /dll: unable to unload 'dll_that_cant_be_unloaded.dll'

I don't know if the second ever occurs but if it does I'd like to see an error for it.

#139049 09/01/06 11:32 PM
Joined: Aug 2004
Posts: 7,252
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Aug 2004
Posts: 7,252
I think, although I'm perfectly willing to be corrected, that the -u switch, as you are showing, is similar to the way that $remtok works, in that if the item to be removed doesn't exist, it just doesn't do anything. Likewise with $addtok, and the item already does exist (as described in the help file for $addtok).

#139050 10/01/06 12:01 AM
Joined: Sep 2005
Posts: 2,881
H
hixxy Offline OP
Hoopy frood
OP Offline
Hoopy frood
H
Joined: Sep 2005
Posts: 2,881
That's what I think also. I'd still like a message saying it wasn't loaded in the first place though.


Link Copied to Clipboard