README for priority.dll v1.0 - priority setting/retrieval DLL for mIRC
Copyright (c) 2006, David "Saturn" van Moolenbroek <saturn@quakenet.org>


This DLL allows you to set and retrieve the priority class of mIRC.

Usage:

  /dll priority.dll set <class>

  $dll(priority.dll,get,)

The first call will set mIRC's priority class to <class>; the second call
will return the current priority class.

Supported values for <class> are: idle, below, normal, above, high, realtime.
