Skip to content

Commit 1c692f5

Browse files
Added mouse and keyboard hooks to the library.
Added efficient, easy-to-use low-level mouse and keyboard hooks to the library.
1 parent 283d947 commit 1c692f5

4 files changed

Lines changed: 785 additions & 75 deletions

File tree

InputHelper Library/InputHelper Library/InputHelper Library.vbproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</SchemaVersion>
1010
<ProjectGuid>{F29BA8AA-4C2E-48AD-8184-7D8A5FCA96A1}</ProjectGuid>
1111
<OutputType>Library</OutputType>
12-
<RootNamespace>InputHelperLibrary</RootNamespace>
12+
<RootNamespace>InputHelperLib</RootNamespace>
1313
<AssemblyName>InputHelper</AssemblyName>
1414
<FileAlignment>512</FileAlignment>
1515
<MyType>Windows</MyType>

0 commit comments

Comments
 (0)