Jump to content

Recommended Posts

Posted

Is there any difference with regard to speed between:

a)MouseGetPos(0) and _WinAPI_GetMousePosX()

b)MouseGetPos(1) and _WINAPI_GetMousePosY()

Should either be used in different circumstances?

What is their relation with GUIGetCursorInfo()?

Quote

Together we might liveDivided we must fall

 

Posted (edited)

All native wrappers are obviously much faster than UDF wrappers. Especially when said UDF actually uses corresponding native function.

Edited by Siao

"be smart, drink your wine"

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
  • Recently Browsing   0 members

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