14 lines
370 B
C
14 lines
370 B
C
|
/**************************************************************************************************
|
|||
|
|
|||
|
FILENAME: DlgRpt.h
|
|||
|
|
|||
|
COPYRIGHT<EFBFBD> 2001 Microsoft Corporation and Executive Software International, Inc.
|
|||
|
|
|||
|
/*************************************************************************************************/
|
|||
|
|
|||
|
#include "VolList.h"
|
|||
|
|
|||
|
|
|||
|
|
|||
|
BOOL RaiseReportDialog(CVolume *pVolume);
|