gammasts Posted December 27, 2004 Posted December 27, 2004 Can this make dlls that work for mIRC? In mirc you use dlls like: $dll(<dll>,<function>,<parameters>) and get something back
Valik Posted December 27, 2004 Posted December 27, 2004 You could use the COM side of mIRC/AutoItX, not the DLL side. mIRC requires functions exported from a DLL to have a specific prototype, none of AutoIt's functions match that.
gammasts Posted December 27, 2004 Author Posted December 27, 2004 could you help explain the COM side and what it involves or what it is about?
Valik Posted December 27, 2004 Posted December 27, 2004 mIRC has a help file nearly as good as AutoIt's. I suggest you have a look at it. I only know of mIRC having COM support, I never actually used it.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now