windows-nt/Source/XPSP1/NT/base/remoteboot/riprep/setup.h
2020-09-26 16:20:57 +08:00

17 lines
338 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_