I'm trying to work with XFS, but in the documentation it asks to create a DLL for each service, however the dll's do not come in the api, they must be built, only in the environment installation only has .h files, equal to this < a href="https://github.com/chopengauer/wosa_ncr/blob/master/XFSDispense/SDK/INCLUDE/XFSSPI.H"> here .
I know they are header files in C. I want to know how do I turn them into DLL's.