Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to get .lib file? #44

Open
DryreL opened this issue Dec 22, 2023 · 1 comment
Open

How to get .lib file? #44

DryreL opened this issue Dec 22, 2023 · 1 comment

Comments

@DryreL
Copy link

DryreL commented Dec 22, 2023

Hi!

I need adl.lib file. How do I get it?

Thanks.

@crowbar27
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants