1 Attachment(s)
Little Demo Program I wrote
Update:
This is a little demo program I wrote a while back in C#.
Your feedback would be appreciated.:D
The source is also included in the zip file.
My SystemInformation dll stemmed from this program, because I kept adding more methods.
I'm still working on the dll. Current I have 3 classes: Processor, Bios and Memory. I'll post the source code when I get home.
BTW all the code is i C# :D
Update:
I forgot to mention that you need to download the wmicore from microsoft if you have win98/95/me
Here is the link
http://download.microsoft.com/downlo...US/wmicore.EXE
If you have XP or Win2000, then everything should be ok.