Skip to content

A collection of p/invoke methods for use in other projects

License

Notifications You must be signed in to change notification settings

tangwen831183/FMUtils.WinApi

 
 

Repository files navigation

_________  ____   _ _   _ _       _    _ _        ___        _ 
|  ___|  \/  | | | | | (_) |     | |  | (_)      / _ \      (_)
| |_  | .  . | | | | |_ _| |___  | |  | |_ _ __ / /_\ \_ __  _ 
|  _| | |\/| | | | | __| | / __| | |/\| | | '_ \|  _  | '_ \| |
| |   | |  | | |_| | |_| | \__ \_\  /\  / | | | | | | | |_) | |
\_|   \_|  |_/\___/ \__|_|_|___(_)\/  \/|_|_| |_\_| |_/ .__/|_|
                                                      | |      
                                                      |_|      

A collection of useful P/Invoke wrappers and assist methods I'm using for other projects

(but you can use it for whatever - see license.txt)

Nuget

Install-Package FMUtils.WinApi

State of the Code

  • Mostly operational
  • Relatively unorganized, but roughly divided by how I happened to end up using it

Usage

  • Call the Win32 methods directly
  • Several helper methods in Helper.cs

About

A collection of p/invoke methods for use in other projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%