windows-nt/Source/XPSP1/NT/base/ntsetup/oobe/msobmain/setup.h

21 lines
498 B
C
Raw Permalink Normal View History

2020-09-26 03:20:57 -05:00
//*********************************************************************
//* Microsoft Windows **
//* Copyright(c) Microsoft Corp., 1999 **
//*********************************************************************
//
// APPDEFS.H - Header for setup functionality
//
// HISTORY:
//
// 3/14/2000 steveow Created.
//
// Header for setup functionality
BOOL
WINAPI
SetupGetValidEula(
PCWSTR Eula,
PWSTR Path
);