void ASPIStop ( void ) { // release the event object CloseHandle ( hEventSRB ); // unload WNASPI32.DLL FreeLibrary ( WnASPI32DllHandle ); return; }