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

not dynamic #1

Open
utkuoruc opened this issue Dec 25, 2021 · 1 comment
Open

not dynamic #1

utkuoruc opened this issue Dec 25, 2021 · 1 comment

Comments

@utkuoruc
Copy link

hello, your DLL location is not dynamic. there are people doing it by just giving dll name like "example.dll", you're specfying the whole directory. it's static and not gonna work in other systems.

@utkuoruc
Copy link
Author

what I mean with that is, check the .cs while where you're using [DllImport("C:\pathtodll.dll")]

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

1 participant