So I'm trying to register a object to the running object table (ROT).
I am doing something wrong, i just can't see what.
any help would be appreciated
AutoItObject_Internal.au3
IRunningObjectTable::Register method
#include "AutoItObject_Internal.au3"
$IID_IRunningObjectTable = "{00000010-0000-0000-C000-000000000046}"
$IID_IMoniker = "{0000000f-0000-0000-C000-000000000046}"
$AutoItError = ObjEvent("AutoIt.Error", "ErrFunc") ; Install a custo