19 lines
463 B
C++
19 lines
463 B
C++
|
//+---------------------------------------------------------------------------
|
||
|
//
|
||
|
// Microsoft Windows NT5.0
|
||
|
// Copyright (C) Microsoft Corporation, 1997.
|
||
|
//
|
||
|
// File: N U O E M U P G . C P P
|
||
|
//
|
||
|
// Contents: Just includes ..\netupgrd\oemupgex.cpp
|
||
|
//
|
||
|
// Notes:
|
||
|
//
|
||
|
// Author: kumarp 12-November-97
|
||
|
//
|
||
|
//----------------------------------------------------------------------------
|
||
|
|
||
|
#pragma hdrstop
|
||
|
|
||
|
#include "..\..\upgrade\netupgrd\oemupgex.cpp"
|