haijie1223 Posted July 21, 2019 Posted July 21, 2019 code is here https://gist.github.com/qwerty12/4b3f41eb61724cd9e8f2bb5cc15c33c2 the fuction _RealiseOSDWindowIfNeeded ,Use the com interface,Where to find this information, how to translate to autoit?
alienclone Posted July 21, 2019 Posted July 21, 2019 the easiest way to translate that code to AutoIt is to break it down into each function that it performs, then google how to accomplish those functions in AutoIt and build the code. If @error Then MsgBox(262192, "", @ComputerName & " slaps " & @UserName & " around a bit with a large trout!") EndIf "Yeah yeah yeah patience, how long will that take?" -Ed Gruberman REAL search results | SciTE4AutoIt3 Editor Full Version
haijie1223 Posted July 21, 2019 Author Posted July 21, 2019 not all code ,Only the function_RealiseOSDWindowIfNeeded,I do not understand。how to find this information of the com interface。
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now