windows-nt/Source/XPSP1/NT/base/remoteboot/riprep/setup.h

17 lines
338 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
/****************************************************************************
Copyright (c) Microsoft Corporation 1998
All rights reserved
File: SETUP.H
***************************************************************************/
#ifndef _SETUP_H_
#define _SETUP_H_
HRESULT
EndProcess(
HWND hDlg );
#endif // _SETUP_H_