windows-nt/Source/XPSP1/NT/shell/osshell/cpls/powercfg/ups/apcabout.h

19 lines
352 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
///////////////////////////////////////////////////////////////////////////////
//
// 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_