Metadata >> NuGet >> MouseKeyboardActivityMonitor >> 4.0.5150.10665

4.0.5150.10665

Metadata

Authors gmamaladze,aflyhorse,Cel654321,cocode,danzar101,nhr,Tomboy
Copyrights New BSD License
Description This library attaches to windows global hooks, tracks keyboard and mouse clicks and movement and raises common .NET events with KeyEventArgs and MouseEventArgs, so you can easily retrieve any information you need: * Mouse coordinates * Mouse buttons clicked * Mouse wheel scrolls * Key presses and releases * Special key states Additionally, there are MouseEventExtArgs and KeyEventExtArgs which provide further options: * Input suppression * Timestamp * IsMouseDown/Up * IsKeyDown/Up. For more documentations, please check the project homepage.
IconUrl https://download-codeplex.sec.s-msft.com/Download?ProjectName=globalmousekeyhook&DownloadId=283107&Build=20798
Owners Mouse and Keyboard Hooks .NET
ProjectUrl http://globalmousekeyhook.codeplex.com/
ReleaseNotes This is my personal redistribution of changeset 28374 (proposed V4 Release alpha 2) What's New: Applied patch 11222, a quick click-move-click will no longer fire a fake double click event.
RequireLicenseAcceptance False
Summary This library allows you to tap keyboard and mouse and to detect and record their activity even when an application is inactive and runs in background.
Title Application and Global Mouse and Keyboard Hooks .Net Library in C#
PackageSize 66855
PackageHashAlgorithm SHA512
PackageHash RGb0YCSBXMm8C2w4uGMs8Us2CEa15FzAfBpYSpWUUchykeOAzCMXKDGafq10bVEC78SZLrk7tBujA1zilN5Zrg==
DownloadCount 000000
CreatedDate 2014-02-06T14:32:13

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install MouseKeyboardActivityMonitor -Version 4.0.5150.10665 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install MouseKeyboardActivityMonitor -Version 4.0.5150.10665 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete MouseKeyboardActivityMonitor 4.0.5150.10665 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package MouseKeyboardActivityMonitor -Version 4.0.5150.10665 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package MouseKeyboardActivityMonitor -Version 4.0.5150.10665 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap MouseKeyboardActivityMonitor -Version 4.0.5150.10665
Uninstalling the package:
o remove-wrap MouseKeyboardActivityMonitor

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related