mIRC Homepage
Posted By: seec77 Binary variables and DLL's. - 16/04/05 02:44 PM
It would be great to have a proper way of accessing mIRC's binary variables through DLL's.
Maybe a SendMessage command to retrieve or change a C/C++ style pointer to the data of a binary variable? Accessing binvars by SendMessage'ing $bvar's is very unefficient.

What do you think?
Posted By: qwerty Re: Binary variables and DLL's. - 16/04/05 05:56 PM
Totally agreed.
Posted By: Sat Re: Binary variables and DLL's. - 17/04/05 11:30 AM
The sooner the better..
Posted By: bamaboy1217 Re: Binary variables and DLL's. - 17/04/05 02:11 PM
it would be better if he exported a fn call for it that returned like a void * to it or something... though any way is a good way :x
Posted By: seec77 Re: Binary variables and DLL's. - 27/04/05 11:14 PM
Quote:
it would be better if he exported a fn call for it that returned like a void * to it or something... though any way is a good way :x

That's exactly what I was thinking.

Edit: Oh yeah, but not NULL-terminated, 'cause binary variables can contain NULL chars. We need to get the string length aswell.
© mIRC Discussion Forums