windows-nt/Source/XPSP1/NT/base/ntsetup/opktools/setupmgr/oem/newfiles.h

31 lines
680 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
/****************************************************************************\
NEWFILES.H / OPK Wizard (OPKWIZ.EXE)
Microsoft Confidential
Copyright (c) Microsoft Corporation 1998
All rights reserved
3/99 - Jason Cohen (JCOHEN)
Added this new header file for the OPK Wizard as part of the OOBE
update.
09/2000 - Stephen Lodwick (STELO)
Ported OPK Wizard to Whistler
\****************************************************************************/
#ifndef _NEWFILES_H_
#define _NEWFILES_H_
//
// External Function Prototype(s):
//
void AddFiles(HWND, LPTSTR, LPTSTR, LPTSTR, LPTSTR, LPTSTR);
#endif // _NEWFILES_H_