answersLogoWhite

0

The easy way is to simply invoke the relevant message handlers. If you wish to simulate mouse clicks within another application, however, post the relevant messages to the operating system's message queue. The OS will pass them to the appropriate application.

User Avatar

Wiki User

10y ago

What else can I help you with?

Related Questions

How do you detect mouse click globally in C plus plus?

Since most modern operating systems are event-driven you'd need to hook into the system message queue in order to intercept mouse-clicks globally.


What is a delegate in C plus plus?

C++ does not have built-in support for delegates, however it is possible to simulate delegation through the use of template hacks. See related links below for more information.


If there was 8 people at a table with glasses how many clicks?

28 1 2 3 4 -------------------| 5 | 6 | 7 -------------------- 8 1 clicks 7 times 2 clicks 6 3 clicks 5 4 c 4 5 c 3 6 c 2 7 c 1 8 c 0 ______ 28


What words can you make with the letters s k l c i c?

clicks


What is the affective topic for minor project in C plus plus?

A one dimensional game can be one like casino or something like that. You can create program to simulate a battle between humans and zombies. Also You can make a advance calculator.


What is b plus b plus b plus c plus c plus c plus c?

b+b+b+c+c+c+c =3b+4c


What is c plus c plus 2c plus c plus c equal?

c + c + 2c + c + c = 6c


Is jerry the c at or the mouse?

Jerry is the mouse and Tom is the cat.


B plus b plus b plus c plus c plus c plus c equals?

b + b + b + c + c + c + c = 3b + 4c


Symplify c plus c plus c plus c?

4c


What is c plus c plus c plus c plus c?

c + c + c + c + c = 5 * c.


How do you remove ntdvm error in Turbo C plus plus?

Turbo C++ is a 16-bit application. If you change graphics mode and move the mouse, or try to create a named pipe, NTDVM.exe will stop responding. A hotfix is available from the Microsoft knowledge base, KB2732488.