Languages C / C++ Macros  

Click Macro

download download  
important code information
author:
Grathomp
minimum requirements:
Click Macro description

Click Macro is a very simple program that I got the idea from a delphi source on this site. It basically gets a offset from you and clicks it double clicks it or right clicks it. It is commented very thouroughly and is pretty straightforward. The Code will help you to understand the GetCursorPos and SetCursorPos apis.


File List:
@PSC_ReadMe_4558_3.txt1Kb
ClickMacro/ClickMacro.bpr4Kb
ClickMacro/ClickMacro.cpp1Kb
ClickMacro/ClickMacro.res1Kb
ClickMacro/Main.cpp5Kb
ClickMacro/Main.ddp51b
ClickMacro/Main.dfm1Kb
ClickMacro/Main.h1Kb

Similar code
Same Source Code,Different Results (Popularity: ) : Each Compiler has it's own distinct features. To a Beginner Programmer all compilers seem the same. But for a code ...
MS VC++ Dev studio Comment/Uncomment macros ( MSdev macros) (Popularity: ) : Allows you to select a block of code from a file opened in MSDev ( MS Visual studio IDE), and ...
Safe Array Handling in C (Popularity: ) : As you add items to the array, it is automatically enlarged as necessary. These macros can be used for arrays ...
Safe Array Handling in C (Popularity: ) : As you add items to the array, it is automatically enlarged as necessary. These macros can be used for arrays ...
Change the Case of Characters on Sreen (Popularity: ) : This programme is done only by use of pointers. It direct access V.D.U.(Visual Display Unit) Memory and change its contents ...
Simple Macroprocessor (Popularity: ) : The macroprocessor was essentially written to the specification provided in the zip file
Reverse the lines of Screen (Popularity: ) : Reverse the Lines of Screen By the Use of Pointers & Arrays.
New CPP Macro (Popularity: ) : I am new to C++ (2 Weeks Now) and at my school we had to make an TEMPLATE for our ...
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 63
version
size in Kb 5
popularity   519/5603623
user rating 0/10
ad


New Code
Popular Code