Skip to content

.NET component that allow getting notifications about windows events supporting both 32bit and 64bit windows at the same time.

License

Notifications You must be signed in to change notification settings

lineCode/WindowsHook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

WindowsHook

WindowsHook is a .NET component that allows getting notifications about windows events supporting both 32bit and 64bit windows at the same time. it was originally part of BorderSkin but it extracted into a separate component, however it still have BorderSkin specific code.

Getting Started

You will need Visual Studio 2013 to work with the project. That's it, just open solution and build it

Contributing

  • Create a new issue to report a bug or suggest a feature
  • Checkout the opened issues, if you decided to work on an issue, please comment.

License

WindowsHook is licensed under MIT license

About

.NET component that allow getting notifications about windows events supporting both 32bit and 64bit windows at the same time.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 71.0%
  • C++ 29.0%