Avatar of keeka
keeka
Flag for United Kingdom of Great Britain and Northern Ireland asked on

List all DLLs in memory (not by process)

Hello

In .NET, is it possible to list all the DLL files which are in memory and does anyone have any sample code?

I am not interested in the processes. Just a list of DLL files in memory.

Many thanks

Keeka
Programming Languages-OtherProgrammingMicrosoft Legacy OS

Avatar of undefined
Last Comment
Bob Learned

8/22/2022 - Mon
ASKER CERTIFIED SOLUTION
Dirk Haest

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
Bob Learned

I am curious why you wouldn't want the list by process?
Experts Exchange is like having an extremely knowledgeable team sitting and waiting for your call. Couldn't do my job half as well as I do without it!
James Murphy