crmsglib

crmsglib


Free Message Library Version: 0.9.4  (http://vbmsglib.sourceforge.net/)
(c) 2000-2003 Craig Rindy 


Message library
GUIDName
{00020430-0000-0000-C000-000000000046}OLE Automation
{77BAEC1A-22CE-4BCE-AD79-CE132F2680CA}Craigs Free General Library for M$VB
{05626437-0992-4529-9135-0E1ADA22E1E1}Craigs Free Log Library for M$VB

crmsglib

Classes:

 CrMessage message class  
 CrMessageGlobal CrMessageGlobal is the global class containing the vbmsglib librarys global procedures and declarations which are specific to the library and useful to a client.  
 CrPresenter CrPresenter is an interface for presenting a message, as well as the most fundamental implementation for Micro$soft Visual Basic: VB runtime error.  
 CrPresenterCallback CrPresenterCallback is a CrPresenter implementation which presents messages to a callback function.  
 CrPresenterChain CrPresenterChain is an ordered set (chain) of message presenters.  
 CrPresenterDialog CrPresenterDialog is a CrPresenter implementation which presents messages to the user interface as a dialog.  
 CrPresenterEvent CrPresenterEvent is a CrPresenter implementation which presents messages to an event handler.  
 CrPresenterFilterMessage CrPresenterFilterMessage is a CrPresenter implementation which presents messages to a set of message criteria.  
 CrPresenterFilterSeverity CrPresenterFilterSeverity is a CrPresenter implementation which presents messages to a set of severity criteria.  
 CrPresenterLog CrPresenterLog is a CrPresenter implementation which presents messages to a log (implemented by vbloglib).