Jump to content

tetrafred

Basic Member
  • Posts

    6
  • Joined

  • Last visited

Posts posted by tetrafred

  1. do you have ahk basic or ahk_l on your cab?

    try to add:

    COM_CoInitialize()

    in com.ahk after com_init()

    I have the same TTdax problem but i don't know how write the line. Is it like this?:

    (i haven't the ahk basic or ahk_l on my hyperpin directory)

    COM_Init()COM_CoInitialize()

    {

    Return DllCall("ole32\OleInitialize", "Uint", 0)

    }

    All my try doesn't work.

    Thanks ;)

×
×
  • Create New...