Jump to content

Recommended Posts

Posted

Pretty simple. I see ScreenCapture.au3 included in files but I can't simply include it because it's not found. Where do I get this .au3?

Posted

It comes standard with autoit. How are you trying to include it? Are you using #Include <ScreenCapture.au3> or #Include "ScreenCapture.au3"?

Posted

Hah, thank you - but now where do I get WinAPI.au3 and GDIplus.au3? :mellow: I realize this might be because I use an old version of AutoIt or something, but I just have too many scripts in this version to upgrade (last time I tried there were simply too many errors and problems for me to even consider rewriting everything)

Posted

Thanks... though now I am missing Security.au3 and I imagine GDIPlusConstants.au3... I might as well just try to upgrade. I can tell this is a slippery slope ;p

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...