mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Jul 2004
Posts: 4
T
tdot Offline OP
Self-satisified door
OP Offline
Self-satisified door
T
Joined: Jul 2004
Posts: 4
1. the limit on the size of string passed to dlls
2. &binvars should not always be removed, and support for them to be used by dlls should be added, so that the dll has direct access to the &binvar, this way, you could pass any data type to a dll

i would suggest a huge rewrite of the scripting language, but giving the ability to scripter/programmers is probably a much more efficent idea

Joined: Jul 2004
Posts: 4
T
tdot Offline OP
Self-satisified door
OP Offline
Self-satisified door
T
Joined: Jul 2004
Posts: 4
if you want an idea for what i mean
i would suggest something like
/BAlloc &binvar size
/BRealloc &binvar size
/BFree &binvar

as well as making a .pointer property for the $bvar function
which could be passed to a dll

also, maybe some flags on /bwrite that can specify writing an integer, string, word, float ect... just simple types


Link Copied to Clipboard