Ertan Köse
Explore posts from servers❔ How to use DLL?
Hi guys, so i am trying to make a console application and need to use some functionality in these dll's. I use those residing in the bin folder.
i have tried to import nistmsclp_2gb.dll however i get an ": 'Could not load file or assembly 'nistmsclp_2gb.dll' or one of its dependencies" when i try to use some functionality. So this leads me to think that i need to import other dll's beside this wrapper dll, i however get an error "please make sure that the file is accessible and that it is a valid assembly or com component" when i try to import the native libraries whether it's x86 or x64. Any idea how to go about this? Thanks! I have included some documentation below.
72 replies