Leandros / WindowsHModular

A modular Windows.h Header. Licensed under Public Domain & MIT.
https://arvid.io
The Unlicense
378 stars 35 forks source link

Add LoadLibraryExA and LoadLibraryExW #14

Closed kavika13 closed 4 years ago

kavika13 commented 4 years ago
kavika13 commented 4 years ago

Is it necessary to copy it over to windows.h in PRs too, or does some sort of CI process do that?

Leandros commented 4 years ago

Currently there is no CI process for this. It would be great if you could just run the make.bat file in the include directory, this will generate a windows.h file.