vb.net - Visual Basic Memory Info -


There is no way in the visible origin to display any information about the memory (such as in the link below) ?

Some module names, serial numbers, module types, memory speed, time etc.

http://s13.postimage.org/q9vl8wsud/mem.jpg

You can download and use around WMI, it will generate code in C #, VB.Net and VB scripts which you can run through the program and see what the results are.

Comments