IMG Developer's Kit: Developer's Kit Guide and Technical Documentation; Version 1.90; User's Guide | ||
---|---|---|
Prev | Chapter 10. System Utilities | Next |
FOLDER: MSECLKS
TYPE: Utilities / Stand-alone Executable
SOURCE: NONE
LANGUAGE: C / Windows API
IDE: N/A
There are 7 executables that generate mouse clicks (single click, double-click, chord) for each mouse button. These were asked for by a customer, and we have included them to enable features & options within other applications, and resolve keyboard focus issues that some applications create.
These are best used with the STCURMTS.EXE - move the cursor to the appropriate X,Y position, and then execute the appropriate mouse click.
MSLFTCLK.EXE - Generates Single Left Mouse Click-Down/Up
MSLFTDBL.EXE - Generates Double Left Mouse Click-Down/Up/Down/Up
MSRGTCLK.EXE - Generates Single Right Mouse Click-Down/Up
MSRGTDBL.EXE - Generates Double Right Mouse Click-Down/Up/Down/Up
MSMIDCLK.EXE - Generates Single Middle Mouse Click-Down/Up
MSMIDDBL.EXE - Generates Double Middle Mouse Click-Down/Up/Down/Up
MSLRCHRD.EXE - Generates Single Left / Single Right Mouse Click-Down/Down/Up/Up
The virtual hardware event will occur where the current mouse cursor is located.
November 1, 1999
Copyright (c) 1999 by Innovation Management Group, Inc.
All Rights Reserved.
As seen in ...