Description: Keyboard Master provides a simple .NET (C#) interface to simulate Keyboard or Mouse input using the Win32 SendInput method to foreground windows and SendMessage/PostMessage for background windows.
To Search:
File list (Check if you may need any files):
Keyboard-master
...............\.gitignore
...............\Keyboard
...............\........\bin
...............\........\...\Debug
...............\........\...\.....\Data
...............\........\...\.....\....\Keyboard.dll
...............\........\...\.....\....\Keyboard.pdb
...............\........\...\Release
...............\........\...\.......\Data
...............\........\Key.cs
...............\........\Keyboard.csproj
...............\........\Messaging.cs
...............\........\obj
...............\........\...\Debug
...............\........\...\.....\DesignTimeResolveAssemblyReferences.cache
...............\........\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
...............\........\...\.....\Keyboard.csproj.FileListAbsolute.txt
...............\........\...\.....\Keyboard.csproj.GenerateResource.Cache
...............\........\...\.....\Keyboard.dll
...............\........\...\.....\Keyboard.pdb
...............\........\...\.....\Keyboard.SetKey.resources
...............\........\...\.....\TempPE
...............\........\...\Release
...............\........\...\.......\DesignTimeResolveAssemblyReferencesInput.cache
...............\........\...\.......\TempPE
...............\........\Properties
...............\........\..........\.svn
...............\........\..........\....\entries
...............\........\..........\....\text-base
...............\........\..........\....\.........\AssemblyInfo.cs.svn-base
...............\........\..........\AssemblyInfo.cs
...............\........\SetKey.cs
...............\........\SetKey.Designer.cs
...............\........\SetKey.resx
...............\........\Settings.StyleCop
...............\Keyboard.sln
...............\Keyboard2010.sln
...............\Keyboard2010.suo
...............\KeyboardDemo
...............\............\App.config
...............\............\bin
...............\............\...\Debug
...............\............\...\.....\Keyboard.dll
...............\............\...\.....\Keyboard.pdb
...............\............\...\.....\KeyboardDemo.exe
...............\............\...\.....\KeyboardDemo.exe.config
...............\............\...\.....\KeyboardDemo.pdb
...............\............\...\Release
...............\............\KeyboardDemo.csproj
...............\............\obj
...............\............\...\Debug
...............\............\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
...............\............\...\.....\KeyboardDemo.csproj.FileListAbsolute.txt
...............\............\...\.....\KeyboardDemo.csprojResolveAssemblyReference.cache
...............\............\...\.....\KeyboardDemo.exe
...............\............\...\.....\KeyboardDemo.pdb
...............\............\...\.....\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
...............\............\...\.....\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
...............\............\...\.....\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
...............\............\...\.....\TempPE
...............\............\...\Release
...............\............\...\.......\build.force
...............\............\...\.......\DesignTimeResolveAssemblyReferencesInput.cache
...............\............\...\.......\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
...............\............\...\.......\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
...............\............\...\.......\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
...............\............\...\.......\TempPE
...............\............\Program.cs
...............\............\Properties
...............\............\..........\AssemblyInfo.cs
...............\KeyboardDemoBackground
...............\......................\App.config
...............\......................\BackgroundKeyboardDemo.cs
...............\......................\BackgroundKeyboardDemo.Designer.cs
...............\......................\BackgroundKeyboardDemo.resx
...............\......................\bin
...............