Skip to content

Generates mouse double click at the position where specified RGB colored pixel is found. By default, it's triggered by F2 keyboard key. It's a filter DLL that can be used in text editors that select text by mouse double click.

Notifications You must be signed in to change notification settings

ike9000e/F2-Select-Word-Hax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

F2 Select Word Hax for Code::Blocks - DLL
=========================================

Generates mouse double click at the position where specified RGB colored 
pixel is found. By default, it's triggered by F2 keyboard key.
It's a filter DLL that can be used in text editors that select 
text by mouse double click.


Instructions
------------------

	* in Code::Blocks IDE settings, make sure key F2 is not assigned to any function.
	* copy "f2sw_dll32.dll" and "f2sw_dll32.ini" into Code::Blocks directory.
	* edit configuration INI file as needed.
	* use dll injector and add "f2sw_dll32.dll" into "codeblocks.exe" import table.

About

Generates mouse double click at the position where specified RGB colored pixel is found. By default, it's triggered by F2 keyboard key. It's a filter DLL that can be used in text editors that select text by mouse double click.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published