Jump to content

Quick


Recommended Posts

I need a quick favor from some people. I need to ensure that this script works on a variety of Windows Versions. So far I've got it tested on:

Windows 7 Starter 32-bit

Windows XP Professional 32-bit

I need to some people to run it on other versions and post any errors/etc. Thanks

My UDFs are generally for me. If they aren't updated for a while, it means I'm not using them myself. As soon as I start using them again, they'll get updated.

My Projects

WhyNotWin11
Cisco FinesseGithubIRC UDFWindowEx UDF

 

Link to comment
Share on other sites

You create a Gui with $GUI[0] = GuiCreate(...) and then you try to do this: $WinXY = WinGetPos($GUI)!

I don't think this will run on any Windows Version without fault!

Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the Universe
trying to produce bigger and better idiots.
So far, the Universe is winning.

Link to comment
Share on other sites

O_o oops didn't see that, it should be $GUI[0] not $GUI. Other than that does the script run correctly?

My UDFs are generally for me. If they aren't updated for a while, it means I'm not using them myself. As soon as I start using them again, they'll get updated.

My Projects

WhyNotWin11
Cisco FinesseGithubIRC UDFWindowEx UDF

 

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...