hexchat/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 More consistently include config.h 2014-12-17 18:21:10 -05:00
doat Use glib for allocations in all plugins 2014-12-28 06:47:07 -05:00
exec Convert project files to vs2013 2013-09-15 15:07:46 -07:00
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 Fixed instances of hexchat_printf that unsafely used a string parameter as a format string. 2014-09-25 00:54:38 -07:00
winamp Convert project files to vs2013 2013-09-15 15:07:46 -07:00
Make.plugin add xchat r1489 2011-02-24 04:14:30 +01:00
Makefile.am More autotools cleanup 2014-01-30 02:01:42 -05:00
plugin-conf.in A lot more rebranding 2012-10-24 21:33:02 +02:00