23 lines
494 B
C
23 lines
494 B
C
|
//+---------------------------------------------------------------------------
|
||
|
//
|
||
|
// Microsoft Windows
|
||
|
// Copyright (C) Microsoft Corporation, 1997 - 2001
|
||
|
//
|
||
|
// File: L O C A L S T R . H
|
||
|
//
|
||
|
// Contents:
|
||
|
//
|
||
|
// Notes:
|
||
|
//
|
||
|
// Author: billi 05 10 2001
|
||
|
//
|
||
|
// History:
|
||
|
//
|
||
|
//----------------------------------------------------------------------------
|
||
|
|
||
|
|
||
|
#pragma once
|
||
|
|
||
|
|
||
|
#define WIZARDNAME TEXT("Network Setup Wizard")
|
||
|
#define LOGNAMESTRA "Network Setup Wizard Log\r\n"
|