Jump to content

Search the Community

Showing results for tags 'rawinput'.

  • Search By Tags

    • rawinput ×
    Type tags separated by commas.
  • Search By Author

Content Type



Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Found 4 results

  1. @Jos Is it possible that #Au3Stripper_Ignore_Funcs and #Au3Stripper_Ignore_Variables are currently broken (in the beta)? Asking because I can not strip my script at all when using MouseOnEvent.au3 which includes those ignore directives.
  2. This UDF allows to set an events handler for Mouse device. The beginning... I searched for a way to disable the Mouse Primary click, and be able to call some function when the click event is received... Big thanks to amel27 for this one, i only organized the whole stuff to UDF...
  3. Recently a user asked given two keyboards how to determine which keyboard was pressed this is the start of such functionality I was already given permission to post this example by a moderator before I bothered ;Bilgus 2018 ;Determine which keyboard was pressed #include <Array.au3> #inclu...
  4. Hello. I'm trying to understand the RawInput UDF but I'm not very advanced with DllCalls and Struc. All the examples I found, which actually works with my bar scanner are using a GUI and Return 'GUI_RUNDEFMSG'. But I don't want to do that, what I want to do is be able to read the rawinput d...
×
×
  • Create New...