Okay, for a very long time I managed to do all my scripting stuff using just JScript code with some API calls. But that time seems to be ended...
I want to make my ListViewControl's columns sortable. This can be done usign the LVM_SORTITEMS message, but because Plus! doesn't support function pointers I'll need to program a DLL with a function to do this and call it from my script. The only problem is: I have no clue how. I never programmed a DLL before.
So, if anyone's interested in helping me with this, please PM me so I can give you my Messenger address.
Thanks in advance!