From e758da5d28776bc10adbdaad881dc4d7e8097528 Mon Sep 17 00:00:00 2001 From: Arnavion Date: Sat, 3 Jan 2015 15:26:05 -0800 Subject: Bring the sysinfo plugin to the 21st century. - Support multiple CPUs and graphics adapters in the WMI responses. - Query max CPU frequency from WMI instead of registry. - Support uptimes longer than 50 days. - Don't report using /ME in notice and server notice tabs. - Convert to C --- plugins/sysinfo/sysinfo.vcxproj.filters | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/sysinfo/sysinfo.vcxproj.filters') diff --git a/plugins/sysinfo/sysinfo.vcxproj.filters b/plugins/sysinfo/sysinfo.vcxproj.filters index 1ef90f5b..04831e5f 100644 --- a/plugins/sysinfo/sysinfo.vcxproj.filters +++ b/plugins/sysinfo/sysinfo.vcxproj.filters @@ -16,7 +16,7 @@ - + Source Files -- cgit 1.4.1