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

Crypt functions to AdvApi32, Time functions to Kernel32 #416

Closed MelvinGr closed 4 years ago

MelvinGr commented 5 years ago

Add a couple of Crypt functions to AdvApi32 Add a couple of Time functions to Kernel32

AArnott commented 4 years ago

Thanks for your contribution, @MelvinGr.