K 10 svn:author V 5 markj K 8 svn:date V 27 2013-08-13T03:07:49.602444Z K 7 svn:log V 316 Add event handlers for module load and unload events. The load handlers are called after the module has been loaded, and the unload handlers are called before the module is unloaded. Moreover, the module unload handlers may return an error to prevent the unload from proceeding. Reviewed by: avg MFC after: 2 weeks END