VictorMoreira 0 Posted November 20, 2012 Hello,I've a program which call a Dll's function which call a callBack function.Is there a way to do with AutoIt to change call from callback1 to my new callback?I made a schema which shows it better.Kind regards,Victor Share this post Link to post Share on other sites
Andreik 66 Posted November 20, 2012 (edited) Let's see some code. Edited November 20, 2012 by Andreik When the words fail... music speaks Share this post Link to post Share on other sites
JohnOne 1,603 Posted November 21, 2012 I doubt it, at least not without injecting your own code into the dll. AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans. Share this post Link to post Share on other sites