dotnet / pinvoke

A library containing all P/Invoke code so you don't have to import it every time. Maintained and updated to support the latest Windows OS.
MIT License
2.12k stars 222 forks source link

Add SetWinEventHook function #295

Closed zabulus closed 8 years ago

zabulus commented 8 years ago

Please review namings, types and so on.

I'll add more documentation for WindowsEventHookType values tomorrow.

AArnott commented 8 years ago

Thank you for the contribution, and @vbfox for vetting it.