Hello all. So, as I have stated before, I have never worked with and desperately tried to avoid using the dll process functions to work with c libraries, but I am now trying to learn more about how to do this by creating an autoit udf. On that note, consider the following function embedded within a C library DLL:
If you want, you can see the full documentation for the function and overall library here. I have also attached the external header file for the library to this post. So,