c.sexchat/plugins
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
..
checksum
doat Use glib for allocations in all plugins 2014-12-28 06:47:07 -05:00
exec
fishlim Fix building as c89 2014-12-28 06:47:23 -05:00
mpcinfo Use glib for allocations in all plugins 2014-12-28 06:47:07 -05:00
perl Use glib for allocations in all plugins 2014-12-28 06:47:07 -05:00
python python: Use Py_RETURN_NONE macro 2014-12-31 15:11:47 -05:00
sysinfo Call CoInitialize, CoInitializeSecurity and CoUninitialize from the main process, not from a DLL. 2015-02-10 22:14:22 -08:00
upd
winamp
Make.plugin
Makefile.am
plugin-conf.in