2025-04-27 07:49:33 -04:00

17 lines
354 B
C

/****************************************************************************
Copyright (c) Microsoft Corporation 1998
All rights reserved
File: SETUP.H
***************************************************************************/
#ifndef _SETUP_H_
#define _SETUP_H_
HRESULT
EndProcess(
HWND hDlg );
#endif // _SETUP_H_