Hi,(newbie in .net)
I want all the info. available in the "system configuration " feature of windows in my program.I think there would be an implementation of "GetSystemMetrics" function of the win32 api inside .net somewhere but I can't find it. Also how can I get info. about the system's current DPI settings?
OR,if there's a better way please tell me.
System : Win7(32 bit)/VS2008
Thanks.