You call PowerPro and thus let it know about it.how will it even know the script exists
Almost allit is supposed to interact with TC?

Code: Select all
local hwnd = win.handle("c=TTOTAL_CMD")
Code: Select all
win.sendmessage(hwnd, 0x400+51, xxx, 0)
Moderators: Hacker, petermad, Stefan2, white
You call PowerPro and thus let it know about it.how will it even know the script exists
Almost allit is supposed to interact with TC?
Code: Select all
local hwnd = win.handle("c=TTOTAL_CMD")
Code: Select all
win.sendmessage(hwnd, 0x400+51, xxx, 0)