Skip to content

Commit

Permalink
html tag for SendInput()
Browse files Browse the repository at this point in the history
  • Loading branch information
windows-2048 committed Oct 19, 2020
1 parent e5fcca4 commit 5058f72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_config.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
title: The Fastest Mouse Clicker for Windows
logo: /favicon_large.png
description: Official Download for free and fast, open source, full-featured, statically-linked mouse auto clicker for Windows written in vanilla C++. Uses hardware-limited arrayed Win32 SendInput() calls to reach up to 100000 clicks/s. Supports command line, random clicks and record-play the sequences of clicks.
description: Official Download for free and fast, open source, full-featured, statically-linked mouse auto clicker for Windows written in vanilla C++. Uses hardware-limited arrayed Win32 <code><a href="https://docs.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-sendinput" target="_blank">SendInput()</a></code> calls to reach up to 100000 clicks/s. Supports command line, random clicks and record-play the sequences of clicks.
show_downloads: true
theme: jekyll-theme-minimal
author: Open Source Developer Masha Novedad
Expand Down

0 comments on commit 5058f72

Please sign in to comment.