c.sexchat/plugins/sysinfo
Arnavion 5a87d814cf Call CoInitialize, CoInitializeSecurity and CoUninitialize from the main process, not from a DLL.
They're process-level functions and aren't meant to be called from DLLs. CoInitSecurity in particular fails with RPC_E_TOO_LATE even if no other call to CoCreateInstance has been made yet.

Fixes sysinfo's WMI calls on Windows 8.1 and above.
2015-02-10 22:14:22 -08:00
..
Makefile.am configure: Improve various build flags 2014-12-15 11:07:46 -05:00
match.c Fix building as c89 2014-12-28 06:47:23 -05:00
match.h fix incorrect FSF address 2012-12-23 11:36:54 -08:00
parse.c Fix building as c89 2014-12-28 06:47:23 -05:00
parse.h Fix some warnings in xsys 2014-12-11 10:05:05 -05:00
pci.c Fix building as c89 2014-12-28 06:47:23 -05:00
pci.h fix incorrect FSF address 2012-12-23 11:36:54 -08:00
sysinfo.c Call CoInitialize, CoInitializeSecurity and CoUninitialize from the main process, not from a DLL. 2015-02-10 22:14:22 -08:00
sysinfo.def Rebranding for the rest of plugin* 2012-10-30 08:42:48 +01:00
sysinfo.vcxproj Bring the sysinfo plugin to the 21st century. 2015-01-03 15:26:05 -08:00
sysinfo.vcxproj.filters Bring the sysinfo plugin to the 21st century. 2015-01-03 15:26:05 -08:00
xsys-changelog Add vanilla X-Sys sources 2012-10-21 06:44:29 +02:00
xsys-install Add vanilla X-Sys sources 2012-10-21 06:44:29 +02:00
xsys-makefile Add Arch patches to SysInfo-Unix and rebrand it 2012-10-21 07:15:48 +02:00
xsys-readme Add vanilla X-Sys sources 2012-10-21 06:44:29 +02:00
xsys.c Fix building as c89 2014-12-28 06:47:23 -05:00
xsys.h fix incorrect FSF address 2012-12-23 11:36:54 -08:00