/****************************************************************************

   Copyright (c) Microsoft Corporation 1998
   All rights reserved

  File: SETUP.H

 ***************************************************************************/

#ifndef _SETUP_H_
#define _SETUP_H_

HRESULT
EndProcess( 
    HWND hDlg );

#endif // _SETUP_H_