Open DryreL opened 11 months ago
Hi!
I need adl.lib file. How do I get it?
Thanks.
I don't think they distribute an import library for ADL. You need to declare the function prototypes using the information from the documentation and load the pointers using GetProcAddress like in the sample.
Hi!
I need adl.lib file. How do I get it?
Thanks.