Im trying to get hard drive info and output it using Textbox.ReflectMessage. any idea how to do this
this is my code:
using System;
using
namespace
{
InitializeComponent();
}
the out put i get is:
File type: {0}CDRom
and its in a text box just now showing me the info ....
thank you for your time.