Question 3rd Party DLL help please

NJDevils28

New member
Joined
Feb 14, 2017
Messages
1
Programming Experience
10+
Hello All,

I'm not a C programmer at all and a rudimentary Visual Basic one, if that. But I am improving.. :)
I'm trying to leverage a 3rd party DLL. It is the open source of the BDInfo Project found here. It's on GitHub

I know how to include and instantiate the DLL in my project but for the life of me I just can't figure out how to leverage all the information it gathers and incorporate it into my project.
If someone could, would you be able to dissect the DLL so that you could give me direction on how I can access all the information it gathers?

I know how to call it with the folder I want it to examine and I figured out how to get just a small fraction of the data it collects. I'm really fumbling my way through and I've spent days trying to figure it out.

Any help would be greatly appreciated!!

Thanks,

-NJ

P.S.

My Project is in Visual Basic using Visual Studio Community 2015
 

Latest posts

Back
Top Bottom