1
Answer

Executable Files Listing In Listbox With DLL's And Functions

Yusufjose

Yusufjose

Aug 17
315
1

Hello,

I have been researching C# for a few months now, but I keep encountering errors. I need some help. I believe you can assist me with this. My issue is that I want to reflect the DLLs and functions used by an executable (exe) into a ListBox control. It seems like the PeNet library is used for this, but I keep getting errors in my code.

Can you help me with this?

Answers (1)