///////////////////////////////////////////////////////////////////////////////
//
//  Copyright 1999 American Power Conversion, All Rights Reserved
//
//  Name:   apcabout.h
//
//  Author: PaulB
//
//  Description
//  ===========
//  

#ifndef _APC_ABOUT_H_
#define _APC_ABOUT_H_

void DisplayAboutDialogBox (HWND aParentWnd);

#endif //_APC_ABOUT_H_
