J
john doe
the SystemInformation class contains some of the details, and from the
looks of things what you're after (SPI_GETWORKAREA). You'll need to
use interop for the other options that the SystemInformation class
doesn't contain.
http://www.pinvoke.net/default.aspx/user32.SystemParametersInfo is the
interop definition.
looks of things what you're after (SPI_GETWORKAREA). You'll need to
use interop for the other options that the SystemInformation class
doesn't contain.
http://www.pinvoke.net/default.aspx/user32.SystemParametersInfo is the
interop definition.